Skip to content

Commit c7289fc

Browse files
Bump the all group with 5 updates
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [bootstrap](https://github.com/twbs/bootstrap) | `5.3.3` | `5.3.5` | | [browser-sync](https://github.com/BrowserSync/browser-sync) | `3.0.3` | `3.0.4` | | [sass](https://github.com/sass/dart-sass) | `1.86.1` | `1.87.0` | | [sharp](https://github.com/lovell/sharp) | `0.33.5` | `0.34.1` | | [webpack](https://github.com/webpack/webpack) | `5.98.0` | `5.99.7` | Updates `bootstrap` from 5.3.3 to 5.3.5 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.3...v5.3.5) Updates `browser-sync` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/BrowserSync/browser-sync/releases) - [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/changelog.js) - [Commits](BrowserSync/browser-sync@v3.0.3...v3.0.4) Updates `sass` from 1.86.1 to 1.87.0 - [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.86.1...1.87.0) Updates `sharp` from 0.33.5 to 0.34.1 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.33.5...v0.34.1) Updates `webpack` from 5.98.0 to 5.99.7 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.98.0...v5.99.7) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: browser-sync dependency-version: 3.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: sass dependency-version: 1.87.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: sharp dependency-version: 0.34.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: webpack dependency-version: 5.99.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e181920 commit c7289fc

File tree

2 files changed

+1308
-2683
lines changed

2 files changed

+1308
-2683
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"author": "Liam Keegan",
1919
"dependencies": {
2020
"@popperjs/core": "2.11.8",
21-
"bootstrap": "5.3.3",
21+
"bootstrap": "5.3.5",
2222
"bootstrap-icons": "1.11.3"
2323
},
2424
"devDependencies": {
2525
"autoprefixer": "10.4.21",
26-
"browser-sync": "3.0.3",
26+
"browser-sync": "3.0.4",
2727
"chokidar": "4.0.3",
2828
"concurrently": "9.1.2",
2929
"css-loader": "7.1.2",
@@ -33,14 +33,14 @@
3333
"postcss": "8.5.3",
3434
"postcss-loader": "8.1.1",
3535
"pug": "3.0.3",
36-
"sass": "1.86.1",
36+
"sass": "1.87.0",
3737
"sass-loader": "16.0.5",
38-
"sharp": "0.33.5",
38+
"sharp": "0.34.1",
3939
"shelljs": "0.9.2",
4040
"style-loader": "4.0.0",
4141
"uglify-js": "3.19.3",
4242
"upath": "2.0.1",
43-
"webpack": "5.98.0",
43+
"webpack": "5.99.7",
4444
"yaml": "2.7.1"
4545
}
4646
}

0 commit comments

Comments
 (0)