Skip to content

Commit e1182bc

Browse files
Bump the all group with 5 updates
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.39` | | [sass](https://github.com/sass/dart-sass) | `1.77.4` | `1.77.6` | | [uglify-js](https://github.com/mishoo/UglifyJS) | `3.17.4` | `3.18.0` | | [webpack](https://github.com/webpack/webpack) | `5.91.0` | `5.92.1` | | [yaml](https://github.com/eemeli/yaml) | `2.4.2` | `2.4.5` | Updates `postcss` from 8.4.38 to 8.4.39 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.38...8.4.39) Updates `sass` from 1.77.4 to 1.77.6 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.4...1.77.6) Updates `uglify-js` from 3.17.4 to 3.18.0 - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](mishoo/UglifyJS@v3.17.4...v3.18.0) Updates `webpack` from 5.91.0 to 5.92.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.92.1) Updates `yaml` from 2.4.2 to 2.4.5 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.4.2...v2.4.5) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: uglify-js dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: yaml dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f3cbbd commit e1182bc

File tree

2 files changed

+2965
-3877
lines changed

2 files changed

+2965
-3877
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@
3030
"css-minimizer-webpack-plugin": "7.0.0",
3131
"html-minifier": "4.0.0",
3232
"mini-css-extract-plugin": "2.9.0",
33-
"postcss": "8.4.38",
33+
"postcss": "8.4.39",
3434
"postcss-loader": "8.1.1",
3535
"pug": "3.0.3",
36-
"sass": "1.77.4",
36+
"sass": "1.77.6",
3737
"sass-loader": "14.2.1",
3838
"sharp": "0.33.4",
3939
"shelljs": "0.8.5",
4040
"style-loader": "4.0.0",
41-
"uglify-js": "3.17.4",
41+
"uglify-js": "3.18.0",
4242
"upath": "2.0.1",
43-
"webpack": "5.91.0",
44-
"yaml": "2.4.2"
43+
"webpack": "5.92.1",
44+
"yaml": "2.4.5"
4545
}
4646
}

0 commit comments

Comments
 (0)