Skip to content

Commit 84e4a81

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency css-loader to v7
1 parent ae210ed commit 84e4a81

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"chokidar": "3.6.0",
131131
"copy-webpack-plugin": "12.0.2",
132132
"critters": "0.0.22",
133-
"css-loader": "6.11.0",
133+
"css-loader": "7.0.0",
134134
"debug": "^4.1.1",
135135
"esbuild": "0.20.2",
136136
"esbuild-wasm": "0.20.2",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"browserslist": "^4.21.5",
3030
"copy-webpack-plugin": "11.0.0",
3131
"critters": "0.0.22",
32-
"css-loader": "6.11.0",
32+
"css-loader": "7.0.0",
3333
"esbuild-wasm": "0.20.2",
3434
"fast-glob": "3.3.2",
3535
"https-proxy-agent": "7.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6422,10 +6422,10 @@ css-loader@6.10.0:
64226422
postcss-value-parser "^4.2.0"
64236423
semver "^7.5.4"
64246424

6425-
css-loader@6.11.0:
6426-
version "6.11.0"
6427-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.11.0.tgz#33bae3bf6363d0a7c2cf9031c96c744ff54d85ba"
6428-
integrity sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==
6425+
css-loader@7.0.0:
6426+
version "7.0.0"
6427+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-7.0.0.tgz#3456a621ce51f9dfd12b9674bfc7527c5e1821db"
6428+
integrity sha512-WrO4FVoamxt5zY9CauZjoJgXRi/LZKIk+Ta7YvpSGr5r/eMYPNp5/T9ODlMe4/1rF5DYlycG1avhV4g3A/tiAw==
64296429
dependencies:
64306430
icss-utils "^5.1.0"
64316431
postcss "^8.4.33"

0 commit comments

Comments
 (0)