Skip to content

Commit 1ae787a

Browse files
Bump the npm-development group with 2 updates
Bumps the npm-development group with 2 updates: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `eslint-plugin-jest` from 28.13.0 to 28.14.0 - [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.13.0...v28.14.0) Updates `ts-jest` from 29.3.4 to 29.4.0 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.3.4...v29.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13e6290 commit 1ae787a

2 files changed

Lines changed: 18 additions & 15 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@
4949
"@vercel/ncc": "^0.38.3",
5050
"eslint": "^8.57.1",
5151
"eslint-plugin-github": "^5.1.8",
52-
"eslint-plugin-jest": "^28.13.0",
52+
"eslint-plugin-jest": "^28.14.0",
5353
"eslint-plugin-jsonc": "^2.20.1",
5454
"eslint-plugin-prettier": "^5.4.1",
5555
"jest": "^29.7.0",
5656
"prettier": "^3.5.3",
5757
"prettier-eslint": "^16.4.2",
58-
"ts-jest": "^29.3.4",
58+
"ts-jest": "^29.4.0",
5959
"typescript": "^5.8.3"
6060
},
6161
"jest": {

0 commit comments

Comments
 (0)