Skip to content

Commit

Permalink
Bump the dependencies-patch-updates group with 5 updates (#2836)
Browse files Browse the repository at this point in the history
Bumps the dependencies-patch-updates group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.2.6` | `2.2.7` |
| [@statisticsnorway/ssb-component-library](https://github.com/statisticsnorway/ssb-component-library) | `2.2.2` | `2.2.3` |
| [husky](https://github.com/typicode/husky) | `9.1.1` | `9.1.3` |
| [postcss](https://github.com/postcss/postcss) | `8.4.39` | `8.4.40` |
| [tsup](https://github.com/egoist/tsup) | `8.2.1` | `8.2.3` |


Updates `@reduxjs/toolkit` from 2.2.6 to 2.2.7
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.2.6...v2.2.7)

Updates `@statisticsnorway/ssb-component-library` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/statisticsnorway/ssb-component-library/releases)
- [Commits](statisticsnorway/ssb-component-library@2.2.2...2.2.3)

Updates `husky` from 9.1.1 to 9.1.3
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.1...v9.1.3)

Updates `postcss` from 8.4.39 to 8.4.40
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.39...8.4.40)

Updates `tsup` from 8.2.1 to 8.2.3
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](egoist/tsup@v8.2.1...v8.2.3)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
- dependency-name: "@statisticsnorway/ssb-component-library"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
- dependency-name: tsup
  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 Jul 29, 2024
1 parent c91d875 commit 4d26ed9
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 85 deletions.
119 changes: 39 additions & 80 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"@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.6",
"@statisticsnorway/ssb-component-library": "~2.2.2",
"@reduxjs/toolkit": "~2.2.7",
"@statisticsnorway/ssb-component-library": "~2.2.3",
"@types/ramda": "~0.30.1",
"@types/react": "~18.3.3",
"@types/react-mathjax": "^1.0.4",
Expand All @@ -101,7 +101,7 @@
"file-loader": "~6.2.0",
"glob": "~10.4.1",
"highcharts": "~10.3.3",
"husky": "^9.1.1",
"husky": "^9.1.3",
"imagesloaded": "~5.0.0",
"jest": "~29.7.0",
"jquery": "~3.7.1",
Expand All @@ -114,7 +114,7 @@
"npm-run-all": "~4.1.5",
"npm-safe-install": "~1.1.0",
"numeral": "~2.0.6",
"postcss": "~8.4.39",
"postcss": "~8.4.40",
"postcss-loader": "~8.1.1",
"postcss-normalize": "~10.0.1",
"prettier": "~3.3.3",
Expand All @@ -137,7 +137,7 @@
"sass": "~1.77.8",
"swc-loader": "~0.2.6",
"ts-loader": "~9.5.1",
"tsup": "^8.2.1",
"tsup": "^8.2.3",
"typescript": "~5.2.2",
"typescript-eslint": "^7.16.1",
"validator": "~13.12.0",
Expand Down

0 comments on commit 4d26ed9

Please sign in to comment.