Skip to content

Commit

Permalink
Merge pull request #185 from cstorey/dependabot/npm_and_yarn/css-load…
Browse files Browse the repository at this point in the history
…er-5.1.1

Bump css-loader from 5.1.0 to 5.1.1
  • Loading branch information
cstorey committed Mar 8, 2021
2 parents e8c2cf2 + 5f7a5be commit 07c2bee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"author": "",
"license": "UNLICENSED",
"devDependencies": {
"css-loader": "^5.1.0",
"css-loader": "^5.1.1",
"cssnano": "^4.1.10",
"file-loader": "^6.2.0",
"mini-css-extract-plugin": "^1.3.9",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -807,9 +807,9 @@ css-has-pseudo@^0.10.0:
postcss "^7.0.6"
postcss-selector-parser "^5.0.0-rc.4"

css-loader@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.1.0.tgz#7c39af036c6674712659ca43a43a80d972bff506"
css-loader@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.1.1.tgz#9362d444a0f7c08c148a109596715c904e252879"
dependencies:
camelcase "^6.2.0"
cssesc "^3.0.0"
Expand Down

0 comments on commit 07c2bee

Please sign in to comment.