Skip to content

Commit

Permalink
Bump the dependencies-patch-updates group with 3 updates (#2749)
Browse files Browse the repository at this point in the history
Bumps the dependencies-patch-updates group with 3 updates: [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js), [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) and [sass](https://github.com/sass/dart-sass).


Updates `core-js` from 3.37.0 to 3.37.1
- [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.37.1/packages/core-js)

Updates `@reduxjs/toolkit` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.2.4...v2.2.5)

Updates `sass` from 1.77.1 to 1.77.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.77.1...1.77.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent e5521ad commit f03fb29
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@item-enonic-types/lib-menu": "~4.2.1",
"@item-enonic-types/lib-thymeleaf": "~2.1.0",
"@item-enonic-types/lib-time": "~1.0.4",
"@reduxjs/toolkit": "~2.2.4",
"@reduxjs/toolkit": "~2.2.5",
"@statisticsnorway/ssb-component-library": "~2.0.99",
"@types/ramda": "~0.30.0",
"@types/react": "~18.3.2",
Expand Down Expand Up @@ -134,7 +134,7 @@
"redux-injectors": "~1.3.0",
"redux-saga": "~1.3.0",
"regenerator-runtime": "~0.14.1",
"sass": "~1.77.1",
"sass": "~1.77.2",
"style-loader": "~3.3.4",
"swc-loader": "~0.2.6",
"ts-loader": "~9.5.1",
Expand All @@ -160,7 +160,7 @@
},
"dependencies": {
"bootstrap": "~5.3.3",
"core-js": "~3.37.0",
"core-js": "~3.37.1",
"date-fns": "~3.6.0",
"highcharts-react-official": "~3.2.1",
"react-bootstrap": "~2.10.2",
Expand Down

0 comments on commit f03fb29

Please sign in to comment.