Skip to content

Commit

Permalink
chore(deps): update dependency css-loader to ^7.1.2 (#2527)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent 992dc35 commit 8544c9f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"chrome-extension-i18n-shim": "^1.0.0",
"chrome-launch": "^1.1.4",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.1",
"css-loader": "^7.1.2",
"dialog-polyfill": "^0.5.6",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8320,9 +8320,9 @@ __metadata:
languageName: node
linkType: hard

"css-loader@npm:^7.1.1":
version: 7.1.1
resolution: "css-loader@npm:7.1.1"
"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 @@ -8340,7 +8340,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/ebb4ffe68e9df0036fcce66ae182648d4d16b2fdfdc04a5bf7d7783776d389a23be161bb7139a3f842dc75466882544f46d2183bc9399d0bacf83b66a1802b41
checksum: 10c0/edec9ed71e3c416c9c6ad41c138834c94baf7629de3b97a3337ae8cec4a45e05c57bdb7c4b4d267229fc04b8970d0d1c0734ded8dcd0ac8c7c286b36facdbbf0
languageName: node
linkType: hard

Expand Down Expand Up @@ -16806,7 +16806,7 @@ __metadata:
chrome-launch: "npm:^1.1.4"
classnames: "npm:^2.5.1"
copy-webpack-plugin: "npm:^12.0.2"
css-loader: "npm:^7.1.1"
css-loader: "npm:^7.1.2"
dialog-polyfill: "npm:^0.5.6"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
Expand Down

0 comments on commit 8544c9f

Please sign in to comment.