Skip to content

Commit 7f704a9

Browse files
chore(deps-dev): bump eslint-plugin-jest from 25.2.4 to 26.0.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.2.4 to 26.0.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@v25.2.4...v26.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a869198 commit 7f704a9

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-config-standard": "16.0.3",
3434
"eslint-friendly-formatter": "^4.0.1",
3535
"eslint-plugin-import": "^2.25.3",
36-
"eslint-plugin-jest": "^25.2.4",
36+
"eslint-plugin-jest": "^26.0.0",
3737
"eslint-plugin-node": "^11.0.0",
3838
"eslint-plugin-promise": "^5.1.1",
3939
"eslint-plugin-vue": "^8.3.0",

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,50 +1401,50 @@
14011401
dependencies:
14021402
"@types/yargs-parser" "*"
14031403

1404-
"@typescript-eslint/experimental-utils@^5.0.0":
1405-
version "5.3.0"
1406-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.3.0.tgz#ee56b4957547ed2b0fc7451205e41502e664f546"
1407-
integrity sha512-NFVxYTjKj69qB0FM+piah1x3G/63WB8vCBMnlnEHUsiLzXSTWb9FmFn36FD9Zb4APKBLY3xRArOGSMQkuzTF1w==
1408-
dependencies:
1409-
"@types/json-schema" "^7.0.9"
1410-
"@typescript-eslint/scope-manager" "5.3.0"
1411-
"@typescript-eslint/types" "5.3.0"
1412-
"@typescript-eslint/typescript-estree" "5.3.0"
1413-
eslint-scope "^5.1.1"
1414-
eslint-utils "^3.0.0"
1415-
1416-
"@typescript-eslint/[email protected]":
1417-
version "5.3.0"
1418-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.3.0.tgz#97d0ccc7c9158e89e202d5e24ce6ba49052d432e"
1419-
integrity sha512-22Uic9oRlTsPppy5Tcwfj+QET5RWEnZ5414Prby465XxQrQFZ6nnm5KnXgnsAJefG4hEgMnaxTB3kNEyjdjj6A==
1420-
dependencies:
1421-
"@typescript-eslint/types" "5.3.0"
1422-
"@typescript-eslint/visitor-keys" "5.3.0"
1423-
1424-
"@typescript-eslint/[email protected]":
1425-
version "5.3.0"
1426-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.3.0.tgz#af29fd53867c2df0028c57c36a655bd7e9e05416"
1427-
integrity sha512-fce5pG41/w8O6ahQEhXmMV+xuh4+GayzqEogN24EK+vECA3I6pUwKuLi5QbXO721EMitpQne5VKXofPonYlAQg==
1428-
1429-
"@typescript-eslint/[email protected]":
1430-
version "5.3.0"
1431-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.3.0.tgz#4f68ddd46dc2983182402d2ab21fb44ad94988cf"
1432-
integrity sha512-FJ0nqcaUOpn/6Z4Jwbtf+o0valjBLkqc3MWkMvrhA2TvzFXtcclIM8F4MBEmYa2kgcI8EZeSAzwoSrIC8JYkug==
1433-
dependencies:
1434-
"@typescript-eslint/types" "5.3.0"
1435-
"@typescript-eslint/visitor-keys" "5.3.0"
1404+
"@typescript-eslint/[email protected]":
1405+
version "5.10.1"
1406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.1.tgz#f0539c73804d2423506db2475352a4dec36cd809"
1407+
integrity sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg==
1408+
dependencies:
1409+
"@typescript-eslint/types" "5.10.1"
1410+
"@typescript-eslint/visitor-keys" "5.10.1"
1411+
1412+
"@typescript-eslint/[email protected]":
1413+
version "5.10.1"
1414+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.1.tgz#dca9bd4cb8c067fc85304a31f38ec4766ba2d1ea"
1415+
integrity sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==
1416+
1417+
"@typescript-eslint/[email protected]":
1418+
version "5.10.1"
1419+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz#b268e67be0553f8790ba3fe87113282977adda15"
1420+
integrity sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==
1421+
dependencies:
1422+
"@typescript-eslint/types" "5.10.1"
1423+
"@typescript-eslint/visitor-keys" "5.10.1"
14361424
debug "^4.3.2"
14371425
globby "^11.0.4"
14381426
is-glob "^4.0.3"
14391427
semver "^7.3.5"
14401428
tsutils "^3.21.0"
14411429

1442-
"@typescript-eslint/[email protected].0":
1443-
version "5.3.0"
1444-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.3.0.tgz#a6258790f3b7b2547f70ed8d4a1e0c3499994523"
1445-
integrity sha512-oVIAfIQuq0x2TFDNLVavUn548WL+7hdhxYn+9j3YdJJXB7mH9dAmZNJsPDa7Jc+B9WGqoiex7GUDbyMxV0a/aw==
1430+
"@typescript-eslint/utils@^5.10.0":
1431+
version "5.10.1"
1432+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.1.tgz#fa682a33af47080ba2c4368ee0ad2128213a1196"
1433+
integrity sha512-RRmlITiUbLuTRtn/gcPRi4202niF+q7ylFLCKu4c+O/PcpRvZ/nAUwQ2G00bZgpWkhrNLNnvhZLbDn8Ml0qsQw==
14461434
dependencies:
1447-
"@typescript-eslint/types" "5.3.0"
1435+
"@types/json-schema" "^7.0.9"
1436+
"@typescript-eslint/scope-manager" "5.10.1"
1437+
"@typescript-eslint/types" "5.10.1"
1438+
"@typescript-eslint/typescript-estree" "5.10.1"
1439+
eslint-scope "^5.1.1"
1440+
eslint-utils "^3.0.0"
1441+
1442+
"@typescript-eslint/[email protected]":
1443+
version "5.10.1"
1444+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz#29102de692f59d7d34ecc457ed59ab5fc558010b"
1445+
integrity sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ==
1446+
dependencies:
1447+
"@typescript-eslint/types" "5.10.1"
14481448
eslint-visitor-keys "^3.0.0"
14491449

14501450
abab@^2.0.3:
@@ -2645,12 +2645,12 @@ eslint-plugin-import@^2.25.3:
26452645
resolve "^1.20.0"
26462646
tsconfig-paths "^3.11.0"
26472647

2648-
eslint-plugin-jest@^25.2.4:
2649-
version "25.2.4"
2650-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.4.tgz#bb9f6a0bd1fd524ffb0b8b7a159cd70a58a1a793"
2651-
integrity sha512-HRyinpgmEdkVr7pNPaYPHCoGqEzpgk79X8pg/xCeoAdurbyQjntJQ4pTzHl7BiVEBlam/F1Qsn+Dk0HtJO7Aaw==
2648+
eslint-plugin-jest@^26.0.0:
2649+
version "26.0.0"
2650+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.0.0.tgz#f83a25a23ab90ce5b375b1d44389b8c391be5ce8"
2651+
integrity sha512-Fvs0YgJ/nw9FTrnqTuMGVrkozkd07jkQzWm0ajqyHlfcsdkxGfAuv30fgfWHOnHiCr9+1YQ365CcDX7vrNhqQg==
26522652
dependencies:
2653-
"@typescript-eslint/experimental-utils" "^5.0.0"
2653+
"@typescript-eslint/utils" "^5.10.0"
26542654

26552655
eslint-plugin-node@^11.0.0:
26562656
version "11.1.0"

0 commit comments

Comments
 (0)