Skip to content

Commit 7ec94ac

Browse files
chore(deps-dev): bump eslint-plugin-jest from 26.7.0 to 27.1.4
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.7.0 to 27.1.4. - [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@v26.7.0...v27.1.4) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4534f1 commit 7ec94ac

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
@@ -42,7 +42,7 @@
4242
"eslint": "^7.4.0",
4343
"eslint-config-airbnb-base": "^15.0.0",
4444
"eslint-plugin-import": "^2.22.0",
45-
"eslint-plugin-jest": "^26.1.1",
45+
"eslint-plugin-jest": "^27.1.4",
4646
"husky": "^8.0.1",
4747
"install-peers-cli": "^2.2.0",
4848
"jest": "^26.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2170,10 +2170,10 @@ eslint-plugin-import@^2.22.0:
21702170
resolve "^1.22.0"
21712171
tsconfig-paths "^3.14.1"
21722172

2173-
eslint-plugin-jest@^26.1.1:
2174-
version "26.7.0"
2175-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.7.0.tgz#41d405ac9143e1284a3401282db47ed459436778"
2176-
integrity sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A==
2173+
eslint-plugin-jest@^27.1.4:
2174+
version "27.1.4"
2175+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.4.tgz#bdfaf51ee9ed0b86dac1e83753e22da072acaa92"
2176+
integrity sha512-evJ9E9id/z2Fu6LR+ncNySJ6UMs5RiJiv4JsmdA3gPWoq0AR+uZyva738+Y9Uln+3WaYX+3OYP9HJoau94Iurg==
21772177
dependencies:
21782178
"@typescript-eslint/utils" "^5.10.0"
21792179

0 commit comments

Comments
 (0)