Skip to content

Commit c1022c4

Browse files
committed
chore(deps): update dependency css-loader to v5.2.1
1 parent 6eeb094 commit c1022c4

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
@@ -67,7 +67,7 @@
6767
"babel-loader": "8.2.2",
6868
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
6969
"cross-env": "7.0.3",
70-
"css-loader": "5.2.0",
70+
"css-loader": "5.2.1",
7171
"enzyme": "3.11.0",
7272
"eslint": "7.23.0",
7373
"eslint-config-prettier": "8.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3273,10 +3273,10 @@ crypto-random-string@^2.0.0:
32733273
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
32743274
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
32753275

3276-
3277-
version "5.2.0"
3278-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.0.tgz#a9ecda190500863673ce4434033710404efbff00"
3279-
integrity sha512-MfRo2MjEeLXMlUkeUwN71Vx5oc6EJnx5UQ4Yi9iUtYQvrPtwLUucYptz0hc6n++kdNcyF5olYBS4vPjJDAcLkw==
3276+
3277+
version "5.2.1"
3278+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.1.tgz#15fbd5b6ac4c1b170a098f804c5abd0722f2aa73"
3279+
integrity sha512-YCyRzlt/jgG1xanXZDG/DHqAueOtXFHeusP9TS478oP1J++JSKOyEgGW1GHVoCj/rkS+GWOlBwqQJBr9yajQ9w==
32803280
dependencies:
32813281
camelcase "^6.2.0"
32823282
cssesc "^3.0.0"

0 commit comments

Comments
 (0)