Skip to content

Commit

Permalink
Bump the development-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [rollup](https://github.com/rollup/rollup).


Updates `eslint-plugin-jest` from 28.8.0 to 28.8.1
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.8.0...v28.8.1)

Updates `rollup` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.1...v4.21.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and BitPatty committed Aug 30, 2024
1 parent f2d64f7 commit d24dcb0
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
144 changes: 72 additions & 72 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
"@typescript-eslint/parser": "8.3.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-jest": "28.8.1",
"eslint-plugin-prettier": "5.2.1",
"npm-check-updates": "17.1.0",
"prettier": "3.3.3",
"rollup": "4.21.1",
"rollup": "4.21.2",
"rollup-plugin-typescript2": "0.36.0",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
Expand Down

0 comments on commit d24dcb0

Please sign in to comment.