Skip to content

Commit b5e6253

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency css-loader to v3.5.2
1 parent 4b51bf1 commit b5e6253

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"babel-plugin-module-resolver": "3.2.0",
3535
"compression": "1.7.4",
3636
"compression-webpack-plugin": "2.0.0",
37-
"css-loader": "3.5.1",
37+
"css-loader": "3.5.2",
3838
"eslint": "5.16.0",
3939
"eslint-loader": "2.2.1",
4040
"eslint-plugin-react": "7.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4340,10 +4340,10 @@ crypto-random-string@^1.0.0:
43404340
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e"
43414341
integrity sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4=
43424342

4343-
css-loader@3.5.1:
4344-
version "3.5.1"
4345-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.5.1.tgz#db2b2336f4169edb68e6a829ad4fd36552647b77"
4346-
integrity sha512-0G4CbcZzQ9D1Q6ndOfjFuMDo8uLYMu5vc9Abs5ztyHcKvmil6GJrMiNjzzi3tQvUF+mVRuDg7bE6Oc0Prolgig==
4343+
css-loader@3.5.2:
4344+
version "3.5.2"
4345+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.5.2.tgz#6483ae56f48a7f901fbe07dde2fc96b01eafab3c"
4346+
integrity sha512-hDL0DPopg6zQQSRlZm0hyeaqIRnL0wbWjay9BZxoiJBpbfOW4WHfbaYQhwnDmEa0kZUc1CJ3IFo15ot1yULMIQ==
43474347
dependencies:
43484348
camelcase "^5.3.1"
43494349
cssesc "^3.0.0"

0 commit comments

Comments
 (0)