Skip to content

Commit

Permalink
build(dev-deps): bump eslint-plugin-jest from 27.2.3 to 28.6.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.3 to 28.6.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@v27.2.3...v28.6.0)

---
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>
  • Loading branch information
dependabot[bot] committed Jul 16, 2024
1 parent 1b48654 commit fbfd017
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "3.3.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-mocha": "10.4.3",
"eslint-plugin-no-null": "1.0.2",
Expand Down
78 changes: 69 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3365,7 +3365,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-cypress: "npm:3.3.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest: "npm:27.2.3"
eslint-plugin-jest: "npm:28.6.0"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-mocha: "npm:10.4.3"
eslint-plugin-no-null: "npm:1.0.2"
Expand Down Expand Up @@ -7126,6 +7126,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/scope-manager@npm:7.16.1"
dependencies:
"@typescript-eslint/types": "npm:7.16.1"
"@typescript-eslint/visitor-keys": "npm:7.16.1"
checksum: 5105edd927fd45097eb9c16f235ba48c2d9f2f3a3948fbdc4ffdc9a9fc5f130fa46c32d9188fe4bb303bd99508d7f0aad342c2ec0d9ad887aa1416dd54edeb66
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/type-utils@npm:6.5.0"
Expand Down Expand Up @@ -7164,6 +7174,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/types@npm:7.16.1"
checksum: 5ab7bfcac81adb01672057270d0273da98dcf50d2add5819b4787b5973f6624d11ad33d6fb495f80fe628fefa3a5ed319b433ed57e9121e444cfc002e1e48625
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
Expand Down Expand Up @@ -7219,7 +7236,26 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.62.0, @typescript-eslint/utils@npm:^5.10.0":
"@typescript-eslint/typescript-estree@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/typescript-estree@npm:7.16.1"
dependencies:
"@typescript-eslint/types": "npm:7.16.1"
"@typescript-eslint/visitor-keys": "npm:7.16.1"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 979269e9d42d75c0e49f47c7bb5e9554bd29041339c6fecfe5c76726699bce25132bef8b54210769e4f0abb858a278923340d3e4decc6551406e2c5ec065fe04
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/utils@npm:5.62.0"
dependencies:
Expand Down Expand Up @@ -7254,6 +7290,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0":
version: 7.16.1
resolution: "@typescript-eslint/utils@npm:7.16.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:7.16.1"
"@typescript-eslint/types": "npm:7.16.1"
"@typescript-eslint/typescript-estree": "npm:7.16.1"
peerDependencies:
eslint: ^8.56.0
checksum: 22fbf17eec064d1e67f2a4bf512f62d5369a22fe11226f043cbeb0fe79cd18006b04f933e5025f4e5c2f82047248dac52cc97199e495ad17d564084210099d17
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
Expand Down Expand Up @@ -7284,6 +7334,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/visitor-keys@npm:7.16.1"
dependencies:
"@typescript-eslint/types": "npm:7.16.1"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 060bc6770ba3ea271c6a844501f4dfee1b8842a0c405e60d2a258466b1b4e66086234a3fddac8745bb1a39a89eab29afeaf16133ad925bd426ac8fdb13fb7f94
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.0.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -11160,21 +11220,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:27.2.3":
version: 27.2.3
resolution: "eslint-plugin-jest@npm:27.2.3"
"eslint-plugin-jest@npm:28.6.0":
version: 28.6.0
resolution: "eslint-plugin-jest@npm:28.6.0"
dependencies:
"@typescript-eslint/utils": "npm:^5.10.0"
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0"
peerDependencies:
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0
eslint: ^7.0.0 || ^8.0.0
"@typescript-eslint/eslint-plugin": ^6.0.0 || ^7.0.0
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
jest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: e9e5b4372ef9fbb4fb781c335dadd9b45b4607db92f9b9f63c9c0fd777ef1a7487aa7ba459fb68eb8320d7684457d0d574fd6170f36f0d7aaa350de6dc9fa333
checksum: 301008d8dd3578a74c92011b3fcbbe4b60d2dbe342f525a31f05b3fcd0e17d514459cf4df65c510062e65b4f19c06b3a27504500a07fe339fd6eb20362620e50
languageName: node
linkType: hard

Expand Down

0 comments on commit fbfd017

Please sign in to comment.