Skip to content

Commit

Permalink
Deps: Update dependency css-loader to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and literat committed Oct 16, 2024
1 parent eb62a49 commit 04919cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@svgr/webpack": "8.1.0",
"babel-loader": "9.2.1",
"core-js": "3.38.1",
"css-loader": "6.11.0",
"css-loader": "7.1.2",
"eslint": "8.57.1",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12823,9 +12823,9 @@ __metadata:
languageName: node
linkType: hard

"css-loader@npm:6.11.0":
version: 6.11.0
resolution: "css-loader@npm:6.11.0"
"css-loader@npm:7.1.2":
version: 7.1.2
resolution: "css-loader@npm:7.1.2"
dependencies:
icss-utils: "npm:^5.1.0"
postcss: "npm:^8.4.33"
Expand All @@ -12837,13 +12837,13 @@ __metadata:
semver: "npm:^7.5.4"
peerDependencies:
"@rspack/core": 0.x || 1.x
webpack: ^5.0.0
webpack: ^5.27.0
peerDependenciesMeta:
"@rspack/core":
optional: true
webpack:
optional: true
checksum: 10/9e3665509f6786d46683de5c5f5c4bdd4aa62396b4017b41dbbb41ea5ada4012c80ee1e3302b79b504bc24da7fa69e3552d99006cecc953e0d9eef4a3053b929
checksum: 10/ddde22fb103888320f60a1414a6a04638d2e9760a532a52d03c45e6e2830b32dd76c734aeef426f78dd95b2d15f77eeec3854ac53061aff02569732dc6e6801c
languageName: node
linkType: hard

Expand Down Expand Up @@ -27801,7 +27801,7 @@ __metadata:
"@svgr/webpack": "npm:8.1.0"
babel-loader: "npm:9.2.1"
core-js: "npm:3.38.1"
css-loader: "npm:6.11.0"
css-loader: "npm:7.1.2"
eslint: "npm:8.57.1"
eslint-plugin-jsx-a11y: "npm:6.10.0"
eslint-plugin-prettier: "npm:5.2.1"
Expand Down

0 comments on commit 04919cc

Please sign in to comment.