Skip to content

Commit c7df07a

Browse files
build(deps-dev): bump eslint-plugin-jest from 28.12.0 to 28.13.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.12.0 to 28.13.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.12.0...v28.13.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fb1267 commit c7df07a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"devDependencies": {
33
"eslint": "^9.28.0",
4-
"eslint-plugin-jest": "^28.12.0",
4+
"eslint-plugin-jest": "^28.13.0",
55
"jest": "^29.7.0"
66
},
77
"scripts": {

0 commit comments

Comments
 (0)