Skip to content

Commit eac4531

Browse files
Bump the all group across 1 directory with 8 updates
Bumps the all group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bootstrap](https://github.com/twbs/bootstrap) | `5.3.7` | `5.3.8` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `9.2.0` | `9.2.1` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.9.2` | `2.9.4` | | [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `8.1.1` | `8.2.0` | | [sass](https://github.com/sass/dart-sass) | `1.89.2` | `1.93.2` | | [sharp](https://github.com/lovell/sharp) | `0.34.2` | `0.34.4` | | [webpack](https://github.com/webpack/webpack) | `5.99.9` | `5.102.0` | | [yaml](https://github.com/eemeli/yaml) | `2.8.0` | `2.8.1` | Updates `bootstrap` from 5.3.7 to 5.3.8 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.7...v5.3.8) Updates `concurrently` from 9.2.0 to 9.2.1 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.2.0...v9.2.1) Updates `mini-css-extract-plugin` from 2.9.2 to 2.9.4 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.9.2...v2.9.4) Updates `postcss-loader` from 8.1.1 to 8.2.0 - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](webpack/postcss-loader@v8.1.1...v8.2.0) Updates `sass` from 1.89.2 to 1.93.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.89.2...1.93.2) Updates `sharp` from 0.34.2 to 0.34.4 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.2...v0.34.4) Updates `webpack` from 5.99.9 to 5.102.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.9...v5.102.0) Updates `yaml` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: concurrently dependency-version: 9.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: mini-css-extract-plugin dependency-version: 2.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-loader dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: sass dependency-version: 1.93.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: sharp dependency-version: 0.34.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: webpack dependency-version: 5.102.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: yaml dependency-version: 2.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 146b13d commit eac4531

File tree

2 files changed

+1324
-2765
lines changed

2 files changed

+1324
-2765
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,29 +18,29 @@
1818
"author": "Liam Keegan",
1919
"dependencies": {
2020
"@popperjs/core": "2.11.8",
21-
"bootstrap": "5.3.7",
21+
"bootstrap": "5.3.8",
2222
"bootstrap-icons": "1.13.1"
2323
},
2424
"devDependencies": {
2525
"autoprefixer": "10.4.21",
2626
"browser-sync": "3.0.4",
2727
"chokidar": "4.0.3",
28-
"concurrently": "9.2.0",
28+
"concurrently": "9.2.1",
2929
"css-loader": "7.1.2",
3030
"css-minimizer-webpack-plugin": "7.0.2",
3131
"html-minifier": "4.0.0",
32-
"mini-css-extract-plugin": "2.9.2",
32+
"mini-css-extract-plugin": "2.9.4",
3333
"postcss": "8.5.6",
34-
"postcss-loader": "8.1.1",
34+
"postcss-loader": "8.2.0",
3535
"pug": "3.0.3",
36-
"sass": "1.89.2",
36+
"sass": "1.93.2",
3737
"sass-loader": "16.0.5",
38-
"sharp": "0.34.2",
38+
"sharp": "0.34.4",
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.99.9",
44-
"yaml": "2.8.0"
43+
"webpack": "5.102.0",
44+
"yaml": "2.8.1"
4545
}
4646
}

0 commit comments

Comments
 (0)