Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 5fe8511

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps-dev): bump css-loader from 7.0.0 to 7.1.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 7.0.0 to 7.1.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-loader@v7.0.0...v7.1.1) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07765d6 commit 5fe8511

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"autoprefixer": "^10.4.19",
5757
"babel-preset-react": "^6.24.1",
5858
"babel-preset-react-app": "^10.0.1",
59-
"css-loader": "^7.0.0",
59+
"css-loader": "^7.1.1",
6060
"cypress": "13.3.3",
6161
"postcss": "^8.4.38",
6262
"postcss-loader": "^8.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2251,10 +2251,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.3:
22512251
shebang-command "^2.0.0"
22522252
which "^2.0.1"
22532253

2254-
css-loader@^7.0.0:
2255-
version "7.0.0"
2256-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-7.0.0.tgz#3456a621ce51f9dfd12b9674bfc7527c5e1821db"
2257-
integrity sha512-WrO4FVoamxt5zY9CauZjoJgXRi/LZKIk+Ta7YvpSGr5r/eMYPNp5/T9ODlMe4/1rF5DYlycG1avhV4g3A/tiAw==
2254+
css-loader@^7.1.1:
2255+
version "7.1.1"
2256+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-7.1.1.tgz#de4163c0cb765c03d7957eb9e0a49c7f354948c7"
2257+
integrity sha512-OxIR5P2mjO1PSXk44bWuQ8XtMK4dpEqpIyERCx3ewOo3I8EmbcxMPUc5ScLtQfgXtOojoMv57So4V/C02HQLsw==
22582258
dependencies:
22592259
icss-utils "^5.1.0"
22602260
postcss "^8.4.33"

0 commit comments

Comments
 (0)