Skip to content

Commit 815c8a4

Browse files
committed
Revert "chore: bump extracted-loader"
This reverts commit f2c5c81.
1 parent b77e521 commit 815c8a4

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.0",
1212
"extract-css-chunks-webpack-plugin": "^3.3.2",
13-
"extracted-loader": "^1.0.7",
13+
"extracted-loader": "1.0.4",
1414
"find-up": "3.0.0",
1515
"optimize-css-assets-webpack-plugin": "^5.0.1",
1616
"postcss-loader": "3.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1798,10 +1798,10 @@ extract-css-chunks-webpack-plugin@^3.3.2:
17981798
schema-utils "^1.0.0"
17991799
webpack-sources "^1.1.0"
18001800

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

18061806
fast-deep-equal@^2.0.1:
18071807
version "2.0.1"

0 commit comments

Comments
 (0)