Skip to content

Commit 5e08cec

Browse files
dependabot[bot]LabhanshAgrawal
authored andcommitted
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/css-loader@v7.0.0...v7.1.1) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65db608 commit 5e08cec

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
@@ -36,7 +36,7 @@
3636
"clsx": "2.1.0",
3737
"color": "4.2.3",
3838
"columnify": "1.6.0",
39-
"css-loader": "7.0.0",
39+
"css-loader": "7.1.1",
4040
"got": "12.4.1",
4141
"json-loader": "0.5.7",
4242
"lodash": "4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2821,10 +2821,10 @@ css-in-js-utils@^3.1.0:
28212821
dependencies:
28222822
hyphenate-style-name "^1.0.3"
28232823

2824-
css-loader@7.0.0:
2825-
version "7.0.0"
2826-
resolved "https://registry.npmjs.org/css-loader/-/css-loader-7.0.0.tgz#3456a621ce51f9dfd12b9674bfc7527c5e1821db"
2827-
integrity sha512-WrO4FVoamxt5zY9CauZjoJgXRi/LZKIk+Ta7YvpSGr5r/eMYPNp5/T9ODlMe4/1rF5DYlycG1avhV4g3A/tiAw==
2824+
css-loader@7.1.1:
2825+
version "7.1.1"
2826+
resolved "https://registry.npmjs.org/css-loader/-/css-loader-7.1.1.tgz#de4163c0cb765c03d7957eb9e0a49c7f354948c7"
2827+
integrity sha512-OxIR5P2mjO1PSXk44bWuQ8XtMK4dpEqpIyERCx3ewOo3I8EmbcxMPUc5ScLtQfgXtOojoMv57So4V/C02HQLsw==
28282828
dependencies:
28292829
icss-utils "^5.1.0"
28302830
postcss "^8.4.33"

0 commit comments

Comments
 (0)