Skip to content

Commit 4a03baf

Browse files
committed
chore: upgrade extracted-loader
1 parent c85f3e4 commit 4a03baf

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
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"css-loader": "^2.1.1",
1212
"extract-css-chunks-webpack-plugin": "^4.2.0",
13-
"extracted-loader": "1.0.4",
13+
"extracted-loader": "^1.0.7",
1414
"find-up": "2.1.0",
1515
"ignore-loader": "0.1.2",
1616
"optimize-css-assets-webpack-plugin": "^5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1795,10 +1795,10 @@ extract-css-chunks-webpack-plugin@^4.2.0:
17951795
schema-utils "^1.0.0"
17961796
webpack-sources "^1.1.0"
17971797

1798-
extracted-loader@1.0.4:
1799-
version "1.0.4"
1800-
resolved "https://registry.yarnpkg.com/extracted-loader/-/extracted-loader-1.0.4.tgz#e1a3f1791813c14091a1959e261e23e95dd90115"
1801-
integrity sha512-G8A0hT/WCWIjesZm7BwbWdST5dQ08GNnCpTrJT/k/FYzuiJwlV1gyWjnuoizOzAR4jpEYXG2J++JyEKN/EB26Q==
1798+
extracted-loader@^1.0.7:
1799+
version "1.0.7"
1800+
resolved "https://registry.yarnpkg.com/extracted-loader/-/extracted-loader-1.0.7.tgz#80ee335be54c8f45d649e3362d5ae6bb46686067"
1801+
integrity sha512-70ynm4CxHhoXkFS1TOoqIesH+xc7l0sqj8C3i9gQklkAhNZjgSafgVuRJyGmD1lROgP1Ft3z2ONP88XJbAJiow==
18021802

18031803
fast-deep-equal@^2.0.1:
18041804
version "2.0.1"

0 commit comments

Comments
 (0)