Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-jest to v24.7.0 (#1388)
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 authored Oct 11, 2021
1 parent c124516 commit 57ac5b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-config-react-app": "6.0.0",
"eslint-plugin-flowtype": "^6.0.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jest": "24.5.2",
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.26.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3639,7 +3639,7 @@ __metadata:
eslint-config-react-app: 6.0.0
eslint-plugin-flowtype: ^6.0.0
eslint-plugin-import: 2.24.2
eslint-plugin-jest: 24.5.2
eslint-plugin-jest: 24.7.0
eslint-plugin-jsx-a11y: 6.4.1
eslint-plugin-prettier: 4.0.0
eslint-plugin-react: 7.26.1
Expand Down Expand Up @@ -12446,9 +12446,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:24.5.2":
version: 24.5.2
resolution: "eslint-plugin-jest@npm:24.5.2"
"eslint-plugin-jest@npm:24.7.0":
version: 24.7.0
resolution: "eslint-plugin-jest@npm:24.7.0"
dependencies:
"@typescript-eslint/experimental-utils": ^4.0.1
peerDependencies:
Expand All @@ -12457,7 +12457,7 @@ __metadata:
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
checksum: e314d9e3443791273089dd8f90915a4b1dc54db20099725ef9673ff369d4ad361fd8b369eff36c63de797c06f702162f5543a52847877f4a7d6c656a0991df84
checksum: a4056582825ab3359d2e0e3aae50518f6f867d1cfb3240496605247d3ff9c84b4164f1a7e1f7087d5a2eae1343d738ada1ba74c422b13ad20b737601dc47ae08
languageName: node
linkType: hard

Expand Down

0 comments on commit 57ac5b1

Please sign in to comment.