Skip to content

Commit 84b4a94

Browse files
chore: update dependency eslint-plugin-jest to v27.6.1 (#3834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1fa31ed commit 84b4a94

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

yarn.lock

+5-15
Original file line numberDiff line numberDiff line change
@@ -1912,16 +1912,11 @@
19121912
expect "^29.0.0"
19131913
pretty-format "^29.0.0"
19141914

1915-
"@types/json-schema@^7.0.12":
1915+
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
19161916
version "7.0.15"
19171917
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
19181918
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
19191919

1920-
"@types/json-schema@^7.0.9":
1921-
version "7.0.14"
1922-
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1"
1923-
integrity sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==
1924-
19251920
"@types/json5@^0.0.29":
19261921
version "0.0.29"
19271922
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -2048,16 +2043,11 @@
20482043
resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.1.tgz#27f7559836ad796cea31acb63163b203756a5b4e"
20492044
integrity sha512-3YmXzzPAdOTVljVMkTMBdBEvlOLg2cDQaDhnnhT3nT9uDbnJzjWhKlzb+desT12Y7tGqaN6d+AbozcKzyL36Ng==
20502045

2051-
"@types/[email protected]", "@types/semver@^7.5.0":
2046+
"@types/[email protected]", "@types/semver@^7.3.12", "@types/semver@^7.5.0":
20522047
version "7.5.6"
20532048
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
20542049
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
20552050

2056-
"@types/semver@^7.3.12":
2057-
version "7.5.4"
2058-
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.5.4.tgz#0a41252ad431c473158b22f9bfb9a63df7541cff"
2059-
integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ==
2060-
20612051
"@types/stack-utils@^2.0.0":
20622052
version "2.0.3"
20632053
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"
@@ -3918,9 +3908,9 @@ eslint-plugin-import@^2.28.0:
39183908
tsconfig-paths "^3.15.0"
39193909

39203910
eslint-plugin-jest@^27.2.3:
3921-
version "27.6.0"
3922-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.6.0.tgz#e5c0cf735b3c8cad0ef9db5b565b2fc99f5e55ed"
3923-
integrity sha512-MTlusnnDMChbElsszJvrwD1dN3x6nZl//s4JD23BxB6MgR66TZlL064su24xEIS3VACfAoHV1vgyMgPw8nkdng==
3911+
version "27.6.1"
3912+
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.6.1.tgz#5e43b07f3ca48d72e4b4fa243531e5153d9ca1dc"
3913+
integrity sha512-WEYkyVXD9NlmFBKvrkmzrC+C9yZoz5pAml2hO19PlS3spJtoiwj4p2u8spd/7zx5IvRsZsCmsoImaAvBB9X93Q==
39243914
dependencies:
39253915
"@typescript-eslint/utils" "^5.10.0"
39263916

0 commit comments

Comments
 (0)