Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/davidkindler/project/6865432e-9ae7-40aa-ab6d-807d59d4dccc?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 17, 2020
1 parent c438c5a commit 39ef6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"redux": "^3.7.2",
"redux-saga": "^0.16.0",
"redux-thunk": "^2.2.0",
"style-loader": "0.18.2",
"style-loader": "0.23.1",
"sw-precache-webpack-plugin": "0.11.4",
"url-loader": "0.5.9",
"webpack": "4.0.0",
Expand Down

0 comments on commit 39ef6a1

Please sign in to comment.