Skip to content

Commit f73b4a9

Browse files
committed
chore(deps): remove dupped deps
1 parent 2b57d74 commit f73b4a9

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"@types/react": "16.8.18",
2525
"babel-loader": "^8.0.6",
2626
"cross-env": "^5.2.0",
27-
"css-loader": "^2.1.1",
2827
"eslint": "^5.16.0",
2928
"intersection-observer": "^0.7.0",
3029
"react": "^16.8.6",
@@ -33,7 +32,6 @@
3332
"spire": "^1.7.2",
3433
"spire-plugin-semantic-release": "^1.7.2",
3534
"storybook-readme": "^5.0.3",
36-
"style-loader": "^0.23.1",
3735
"typescript": "^3.4.5"
3836
},
3937
"files": [

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4466,7 +4466,7 @@ crypto-random-string@^1.0.0:
44664466
version "1.0.0"
44674467
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e"
44684468

4469-
css-loader@^2.1.0, css-loader@^2.1.1:
4469+
css-loader@^2.1.0:
44704470
version "2.1.1"
44714471
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-2.1.1.tgz#d8254f72e412bb2238bb44dd674ffbef497333ea"
44724472
dependencies:

0 commit comments

Comments
 (0)