Skip to content

Commit 1157b8e

Browse files
build(deps): Bump the dependencies-minor-updates group across 1 directory with 3 updates
Bumps the dependencies-minor-updates group with 3 updates in the / directory: [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js), [sass](https://github.com/sass/dart-sass) and [webpack](https://github.com/webpack/webpack). Updates `core-js` from 3.46.0 to 3.47.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.47.0/packages/core-js) Updates `sass` from 1.93.3 to 1.97.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.97.2) Updates `webpack` from 5.102.1 to 5.104.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.102.1...v5.104.1) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor-updates - dependency-name: sass dependency-version: 1.97.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor-updates - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 222a2a1 commit 1157b8e

2 files changed

Lines changed: 107 additions & 52 deletions

File tree

package-lock.json

Lines changed: 104 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@babel/runtime": "~7.28.4",
2121
"@statisticsnorway/ssb-component-library": "~2.5.4",
2222
"bootstrap": "~5.3.8",
23-
"core-js": "~3.46.0",
23+
"core-js": "~3.47.0",
2424
"gh-pages": "~6.3.0",
2525
"history": "~5.3.0",
2626
"prismjs": "~1.30.0",
@@ -55,15 +55,15 @@
5555
"identity-obj-proxy": "~3.0.0",
5656
"jest": "~30.2.0",
5757
"path": "~0.12.7",
58-
"sass": "~1.93.3",
58+
"sass": "~1.97.2",
5959
"sass-loader": "~16.0.5",
6060
"style-loader": "~4.0.0",
6161
"stylelint": "~16.25.0",
6262
"stylelint-webpack-plugin": "~5.0.1",
6363
"svg-url-loader": "~8.0.0",
6464
"terser-webpack-plugin": "~5.3.14",
6565
"url-loader": "~4.1.1",
66-
"webpack": "~5.102.1",
66+
"webpack": "~5.104.1",
6767
"webpack-cli": "~6.0.1",
6868
"webpack-dev-server": "~5.2.2",
6969
"webpack-merge": "~6.0.1"

0 commit comments

Comments
 (0)