Skip to content

Commit 7ca89ec

Browse files
dependabot[bot]Archaeopteryx
authored andcommitted
Bump eslint-plugin-jest from 28.11.2 to 28.13.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.11.2 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.11.2...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 98f187c commit 7ca89ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"eslint-config-airbnb": "19.0.4",
9494
"eslint-config-prettier": "10.1.5",
9595
"eslint-plugin-import": "2.31.0",
96-
"eslint-plugin-jest": "28.11.2",
96+
"eslint-plugin-jest": "28.13.0",
9797
"eslint-plugin-jsx-a11y": "6.10.2",
9898
"eslint-plugin-prettier": "4.2.1",
9999
"eslint-plugin-react": "7.37.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4582,10 +4582,10 @@ [email protected]:
45824582
string.prototype.trimend "^1.0.8"
45834583
tsconfig-paths "^3.15.0"
45844584

4585-
eslint-plugin-jest@28.11.2:
4586-
version "28.11.2"
4587-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.2.tgz#fd70e255e9ca053ee9bbe53bb14746edc562465e"
4588-
integrity sha512-hv1PA0U+zSxUiOJ0LgebriASzf+R9ej2im+HzmWGZP2HmClgLj+z8aUVGk7OBv8/rhLV/XgxdszL/HQDk/TM3w==
4585+
eslint-plugin-jest@28.13.0:
4586+
version "28.13.0"
4587+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.0.tgz#f215195915cefe3ed14145f841b6e7c90d60a672"
4588+
integrity sha512-4AuBcFWOriOeEqy6s4Zup/dQ7E1EPTyyfDaMYmM2YP9xEWPWwK3yYifH1dzY6aHRvyx7y53qMSIyT5s+jrorsQ==
45894589
dependencies:
45904590
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
45914591

0 commit comments

Comments
 (0)