Skip to content

Commit

Permalink
chore(deps): update dependency css-loader to v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 1, 2021
1 parent 14a9e61 commit 2d80f87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"startbootstrap-creative": "6.0.4"
},
"devDependencies": {
"css-loader": "5.1.0",
"css-loader": "5.1.1",
"cssnano": "4.1.10",
"cssnano-preset-advanced": "4.0.7",
"html-inline-css-webpack-plugin": "1.10.1",
Expand Down
8 changes: 4 additions & 4 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -627,10 +627,10 @@ 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"
integrity sha512-mFs3Xe2UrzRzL0+ML6e7Q2e/Ozp/WpDcam0l1X+rXgkuFjjsNSrjiyimG6malUOZGVuEjzKp1NqEqN3exG7ZqQ==
css-loader@5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.1.1.tgz#9362d444a0f7c08c148a109596715c904e252879"
integrity sha512-5FfhpjwtuRgxqmusDidowqmLlcb+1HgnEDMsi2JhiUrZUcoc+cqw+mUtMIF/+OfeMYaaFCLYp1TaIt9H6I/fKA==
dependencies:
camelcase "^6.2.0"
cssesc "^3.0.0"
Expand Down

1 comment on commit 2d80f87

@vercel
Copy link

@vercel vercel bot commented on 2d80f87 Mar 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.