Skip to content

Commit

Permalink
fix: upgrade style-loader from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade style-loader from 1.2.0 to 1.2.1.

See this package in NPM:
https://www.npmjs.com/package/style-loader

See this project in Snyk:
https://app.snyk.io/org/luisalejandro/project/b71a9271-9b95-498b-8074-fe63f95f575d?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and LuisAlejandro committed May 5, 2020
1 parent c3a7f0e commit 2f24832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"postcss-scss": "2.0.0",
"rimraf": "3.0.2",
"sass-loader": "8.0.2",
"style-loader": "1.2.0",
"style-loader": "1.2.1",
"svg-sprite-loader": "4.2.6",
"svg-transform-loader": "2.0.12",
"svgo": "1.3.2",
Expand Down

0 comments on commit 2f24832

Please sign in to comment.