Skip to content

Commit 540cc40

Browse files
Bump the all group with 4 updates
Bumps the all group with 4 updates: [bootstrap](https://github.com/twbs/bootstrap), [concurrently](https://github.com/open-cli-tools/concurrently), [postcss](https://github.com/postcss/postcss) and [sass](https://github.com/sass/dart-sass). Updates `bootstrap` from 5.3.6 to 5.3.7 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.6...v5.3.7) Updates `concurrently` from 9.1.2 to 9.2.0 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.1.2...v9.2.0) Updates `postcss` from 8.5.4 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.4...8.5.6) Updates `sass` from 1.89.1 to 1.89.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.1...1.89.2) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: concurrently dependency-version: 9.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: sass dependency-version: 1.89.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 352a608 commit 540cc40

File tree

2 files changed

+1316
-2726
lines changed

2 files changed

+1316
-2726
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@
1818
"author": "Liam Keegan",
1919
"dependencies": {
2020
"@popperjs/core": "2.11.8",
21-
"bootstrap": "5.3.6",
21+
"bootstrap": "5.3.7",
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.1.2",
28+
"concurrently": "9.2.0",
2929
"css-loader": "7.1.2",
3030
"css-minimizer-webpack-plugin": "7.0.2",
3131
"html-minifier": "4.0.0",
3232
"mini-css-extract-plugin": "2.9.2",
33-
"postcss": "8.5.4",
33+
"postcss": "8.5.6",
3434
"postcss-loader": "8.1.1",
3535
"pug": "3.0.3",
36-
"sass": "1.89.1",
36+
"sass": "1.89.2",
3737
"sass-loader": "16.0.5",
3838
"sharp": "0.34.2",
3939
"shelljs": "0.10.0",

0 commit comments

Comments
 (0)