Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-jest to v26 (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 14, 2022
1 parent e427ac8 commit af7c1cc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 82 deletions.
2 changes: 1 addition & 1 deletion conf/eslint-config-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"confusing-browser-globals": "^1.0.11",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^25.7.0",
"eslint-plugin-jest": "^26.1.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^25.7.0",
"eslint-plugin-jest": "^26.1.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.28.0",
Expand Down
88 changes: 8 additions & 80 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2720,17 +2720,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/experimental-utils@npm:^5.0.0":
version: 5.10.0
resolution: "@typescript-eslint/experimental-utils@npm:5.10.0"
dependencies:
"@typescript-eslint/utils": 5.10.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 10937fcbd0a693c076f054ca64e3e483deb6d917787f4e323c34457878b95a730e20ae34a5fdcd84d8954d9fa2c3cd0b1bf91f3e0db418783f08b6e33b4d69ad
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.11.0":
version: 5.11.0
resolution: "@typescript-eslint/parser@npm:5.11.0"
Expand All @@ -2748,16 +2737,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/scope-manager@npm:5.10.0"
dependencies:
"@typescript-eslint/types": 5.10.0
"@typescript-eslint/visitor-keys": 5.10.0
checksum: 934cbb4a03d383537fda05b926eeba0597d63ef1c65328d55abe20a060b6559ba2017825e167dc2093a23d675c37aaa2056dec1747b17f0fbca419fba68f8d0f
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.11.0":
version: 5.11.0
resolution: "@typescript-eslint/scope-manager@npm:5.11.0"
Expand All @@ -2784,38 +2763,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/types@npm:5.10.0"
checksum: 269988cbb1772616ade3af5f70a3c4d7871c90fa04fbc4ed8b1148ec0a6853f2d51609fe51aa797486bfe9b704a4c4a3410e6225470db18850d3469a7db5a63b
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.11.0":
version: 5.11.0
resolution: "@typescript-eslint/types@npm:5.11.0"
checksum: b1531481da75a6c89510ad03f3db68e4797b25438bb902ee322bd1c154b83396016271cc00356dcdbc300a8ee421493aae803b8c716f36d7b4808fe045ae3a2a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/typescript-estree@npm:5.10.0"
dependencies:
"@typescript-eslint/types": 5.10.0
"@typescript-eslint/visitor-keys": 5.10.0
debug: ^4.3.2
globby: ^11.0.4
is-glob: ^4.0.3
semver: ^7.3.5
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 1097fd5a96857a285020a2c5ee7abb7e5984771ac44b61b5d500724dc3ff88030e4e5340fcd872779b1307fbb224240d6543babb901559675efcab20a2dc70dc
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.11.0":
version: 5.11.0
resolution: "@typescript-eslint/typescript-estree@npm:5.11.0"
Expand All @@ -2834,23 +2788,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/utils@npm:5.10.0"
dependencies:
"@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.10.0
"@typescript-eslint/types": 5.10.0
"@typescript-eslint/typescript-estree": 5.10.0
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 9c53b0e47b922210c5dc0c7ac045206062ad4f21f9bf03ef091894d3fcfe9fde7e72c70a97b5073a54a42b7628943dd8dcef00bd3285ebd63039909888dea84a
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.11.0, @typescript-eslint/utils@npm:^5.10.2":
"@typescript-eslint/utils@npm:5.11.0, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.10.2":
version: 5.11.0
resolution: "@typescript-eslint/utils@npm:5.11.0"
dependencies:
Expand All @@ -2866,16 +2804,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/visitor-keys@npm:5.10.0"
dependencies:
"@typescript-eslint/types": 5.10.0
eslint-visitor-keys: ^3.0.0
checksum: 9b99c6be709c59be6a1705f0244aad732a5e523af8b8eb87e5dd6a3d27a027329bf2617aa6f15a36f79bce4215ac09277e144737a0d8d674e93b073b36fd963e
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.11.0":
version: 5.11.0
resolution: "@typescript-eslint/visitor-keys@npm:5.11.0"
Expand Down Expand Up @@ -5074,7 +5002,7 @@ __metadata:
eslint-config-prettier: ^8.3.0
eslint-plugin-flowtype: ^8.0.3
eslint-plugin-import: ^2.25.4
eslint-plugin-jest: ^25.7.0
eslint-plugin-jest: ^26.1.0
eslint-plugin-jsx-a11y: ^6.5.1
eslint-plugin-prettier: ^4.0.0
eslint-plugin-react: ^7.28.0
Expand Down Expand Up @@ -5392,20 +5320,20 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^25.7.0":
version: 25.7.0
resolution: "eslint-plugin-jest@npm:25.7.0"
"eslint-plugin-jest@npm:^26.1.0":
version: 26.1.0
resolution: "eslint-plugin-jest@npm:26.1.0"
dependencies:
"@typescript-eslint/experimental-utils": ^5.0.0
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
"@typescript-eslint/eslint-plugin": ^4.0.0 || ^5.0.0
"@typescript-eslint/eslint-plugin": ^5.0.0
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: fc6da96131f4cbf33d15ef911ec8e600ccd71deb97d73c0ca340427cef7b01ff41a797e2e7d1e351abf97321a46ed0c0acff5ee8eeedac94961dd6dad1f718a9
checksum: 5d796092640202dd519c44c4270a335e7b5e7cd74f36b41754c2a9ed007a0110f4cc9b4b721dafe6724b3f93a3c9d27f9a0267c7e2a86e0f71a4a9f920897adc
languageName: node
linkType: hard

Expand Down

0 comments on commit af7c1cc

Please sign in to comment.