Skip to content

Commit

Permalink
Update dependency css-loader to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent 76fe057 commit 4f923bb
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
40 changes: 20 additions & 20 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"cash-true": "0.0.2",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"css-loader": "6.11.0",
"css-loader": "7.1.2",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-react-app": "7.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6559,7 +6559,7 @@ __metadata:
cash-true: "npm:0.0.2"
concurrently: "npm:8.2.2"
cross-env: "npm:7.0.3"
css-loader: "npm:6.11.0"
css-loader: "npm:7.1.2"
eslint: "npm:8.57.0"
eslint-config-airbnb: "npm:19.0.4"
eslint-config-react-app: "npm:7.0.1"
Expand Down Expand Up @@ -12762,9 +12762,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 @@ -12776,13 +12776,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: 10c0/bb52434138085fed06a33e2ffbdae9ee9014ad23bf60f59d6b7ee67f28f26c6b1764024d3030bd19fd884d6ee6ee2224eaed64ad19eb18fbbb23d148d353a965
checksum: 10c0/edec9ed71e3c416c9c6ad41c138834c94baf7629de3b97a3337ae8cec4a45e05c57bdb7c4b4d267229fc04b8970d0d1c0734ded8dcd0ac8c7c286b36facdbbf0
languageName: node
linkType: hard

Expand Down

0 comments on commit 4f923bb

Please sign in to comment.