Skip to content

Commit

Permalink
Bump the dependencies-minor-updates group across 1 directory with 3 u…
Browse files Browse the repository at this point in the history
…pdates

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.38.1 to 3.39.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.39.0/packages/core-js)

Updates `sass` from 1.80.6 to 1.81.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.80.6...1.81.0)

Updates `webpack` from 5.95.0 to 5.96.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.95.0...v5.96.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-updates
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-updates
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 5c5e9b9 commit 2712238
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 54 deletions.
114 changes: 63 additions & 51 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 @@ -139,14 +139,14 @@
"redux-injectors": "~1.3.0",
"redux-saga": "~1.3.0",
"regenerator-runtime": "~0.14.1",
"sass": "~1.80.6",
"sass": "~1.81.0",
"swc-loader": "~0.2.6",
"ts-loader": "~9.5.1",
"tsup": "^8.3.5",
"typescript": "~5.2.2",
"typescript-eslint": "^8.14.0",
"validator": "~13.12.0",
"webpack": "~5.95.0",
"webpack": "~5.96.1",
"webpack-bundle-analyzer": "~4.10.2",
"webpack-cli": "~5.1.4",
"xlsx": "~0.18.5"
Expand All @@ -164,7 +164,7 @@
},
"dependencies": {
"bootstrap": "~5.3.3",
"core-js": "~3.38.1",
"core-js": "~3.39.0",
"date-fns": "~3.6.0",
"highcharts-react-official": "~3.2.1",
"react-bootstrap": "~2.10.5",
Expand Down

0 comments on commit 2712238

Please sign in to comment.