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] authored May 10, 2024
1 parent 5ba833b commit 330da8d
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 36 deletions.
58 changes: 29 additions & 29 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.1",
"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 @@ -6353,7 +6353,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.1"
eslint: "npm:8.57.0"
eslint-config-airbnb: "npm:19.0.4"
eslint-config-react-app: "npm:7.0.1"
Expand Down Expand Up @@ -12434,9 +12434,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.1":
version: 7.1.1
resolution: "css-loader@npm:7.1.1"
dependencies:
icss-utils: "npm:^5.1.0"
postcss: "npm:^8.4.33"
Expand All @@ -12448,13 +12448,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/ebb4ffe68e9df0036fcce66ae182648d4d16b2fdfdc04a5bf7d7783776d389a23be161bb7139a3f842dc75466882544f46d2183bc9399d0bacf83b66a1802b41
languageName: node
linkType: hard

Expand Down

0 comments on commit 330da8d

Please sign in to comment.