Skip to content

Commit 756c797

Browse files
Bump the all group with 6 updates
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.22` | | [chokidar](https://github.com/paulmillr/chokidar) | `4.0.3` | `5.0.0` | | [sass](https://github.com/sass/dart-sass) | `1.93.3` | `1.94.2` | | [sharp](https://github.com/lovell/sharp) | `0.34.4` | `0.34.5` | | [webpack](https://github.com/webpack/webpack) | `5.102.1` | `5.103.0` | | [yaml](https://github.com/eemeli/yaml) | `2.8.1` | `2.8.2` | Updates `autoprefixer` from 10.4.21 to 10.4.22 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.21...10.4.22) Updates `chokidar` from 4.0.3 to 5.0.0 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@4.0.3...5.0.0) Updates `sass` from 1.93.3 to 1.94.2 - [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.93.3...1.94.2) Updates `sharp` from 0.34.4 to 0.34.5 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.4...v0.34.5) Updates `webpack` from 5.102.1 to 5.103.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.102.1...v5.103.0) Updates `yaml` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.1...v2.8.2) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.4.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: chokidar dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: sass dependency-version: 1.94.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: sharp dependency-version: 0.34.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: webpack dependency-version: 5.103.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: yaml dependency-version: 2.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bdfb9f commit 756c797

File tree

2 files changed

+1293
-2697
lines changed

2 files changed

+1293
-2697
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"bootstrap-icons": "1.13.1"
2323
},
2424
"devDependencies": {
25-
"autoprefixer": "10.4.21",
25+
"autoprefixer": "10.4.22",
2626
"browser-sync": "3.0.4",
27-
"chokidar": "4.0.3",
27+
"chokidar": "5.0.0",
2828
"concurrently": "9.2.1",
2929
"css-loader": "7.1.2",
3030
"css-minimizer-webpack-plugin": "7.0.2",
@@ -33,14 +33,14 @@
3333
"postcss": "8.5.6",
3434
"postcss-loader": "8.2.0",
3535
"pug": "3.0.3",
36-
"sass": "1.93.3",
36+
"sass": "1.94.2",
3737
"sass-loader": "16.0.6",
38-
"sharp": "0.34.4",
38+
"sharp": "0.34.5",
3939
"shelljs": "0.10.0",
4040
"style-loader": "4.0.0",
4141
"uglify-js": "3.19.3",
4242
"upath": "2.0.1",
43-
"webpack": "5.102.1",
44-
"yaml": "2.8.1"
43+
"webpack": "5.103.0",
44+
"yaml": "2.8.2"
4545
}
4646
}

0 commit comments

Comments
 (0)