Skip to content

Commit bb554fc

Browse files
build(deps): bump prod group with 4 updates (#325)
Bumps the prod group with 4 updates in the / directory: [css-loader](https://github.com/webpack/css-loader), [less-loader](https://github.com/webpack/less-loader), [rimraf](https://github.com/isaacs/rimraf) and [sass-loader](https://github.com/webpack/sass-loader). Updates `css-loader` from 7.1.3 to 7.1.4 - [Release notes](https://github.com/webpack/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v7.1.3...v7.1.4) Updates `less-loader` from 12.3.0 to 12.3.1 - [Release notes](https://github.com/webpack/less-loader/releases) - [Changelog](https://github.com/webpack/less-loader/blob/main/CHANGELOG.md) - [Commits](webpack/less-loader@v12.3.0...v12.3.1) Updates `rimraf` from 6.1.2 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.2...v6.1.3) Updates `sass-loader` from 16.0.6 to 16.0.7 - [Release notes](https://github.com/webpack/sass-loader/releases) - [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md) - [Commits](webpack/sass-loader@v16.0.6...v16.0.7) --- updated-dependencies: - dependency-name: css-loader dependency-version: 7.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: less-loader dependency-version: 12.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: sass-loader dependency-version: 16.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b9ad24 commit bb554fc

2 files changed

Lines changed: 68 additions & 68 deletions

File tree

package-lock.json

Lines changed: 64 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@tsconfig/strictest": "2.0.6",
8585
"babel-loader": "10.0.0",
8686
"copy-webpack-plugin": "13.0.1",
87-
"css-loader": "7.1.3",
87+
"css-loader": "7.1.4",
8888
"css-minimizer-webpack-plugin": "7.0.4",
8989
"dotenv": "16.6.1",
9090
"dotenv-expand": "11.0.7",
@@ -93,12 +93,12 @@
9393
"html-replace-webpack-plugin": "2.6.0",
9494
"html-webpack-plugin": "5.6.6",
9595
"less": "4.5.1",
96-
"less-loader": "12.3.0",
96+
"less-loader": "12.3.1",
9797
"mini-css-extract-plugin": "2.10.0",
9898
"mini-svg-data-uri": "1.4.4",
99-
"rimraf": "6.1.2",
99+
"rimraf": "6.1.3",
100100
"sass": "1.97.3",
101-
"sass-loader": "16.0.6",
101+
"sass-loader": "16.0.7",
102102
"style-loader": "4.0.0",
103103
"terser-webpack-plugin": "5.3.16",
104104
"ts-loader": "9.5.4",

0 commit comments

Comments
 (0)