Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to v25.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 6, 2022
1 parent ac07412 commit 40856f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"eslint": "8.5.0",
"eslint-config-standard": "16.0.3",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jest": "25.3.2",
"eslint-plugin-jest": "25.3.4",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-react": "7.27.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4228,7 +4228,7 @@ __metadata:
eslint: 8.5.0
eslint-config-standard: 16.0.3
eslint-plugin-import: 2.25.4
eslint-plugin-jest: 25.3.2
eslint-plugin-jest: 25.3.4
eslint-plugin-node: 11.1.0
eslint-plugin-promise: 6.0.0
eslint-plugin-react: 7.27.1
Expand Down Expand Up @@ -11683,9 +11683,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:25.3.2":
version: 25.3.2
resolution: "eslint-plugin-jest@npm:25.3.2"
"eslint-plugin-jest@npm:25.3.4":
version: 25.3.4
resolution: "eslint-plugin-jest@npm:25.3.4"
dependencies:
"@typescript-eslint/experimental-utils": ^5.0.0
peerDependencies:
Expand All @@ -11696,7 +11696,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 2d8d2305a35efb4ee8c67794228da705d7cc83ce882dfc4fe258289c319c849f17cb6d61678519c770a20eb9740fd96e7537baf024154aff41039ac332c33ce7
checksum: 1ad168a25678025ac3b7f637683ae68e49972a091b7a57ab5e41ceadf7f9807b112855c9b0d38a332a033289a224bff0ae2c8d9a05326ca1d6c3007048794898
languageName: node
linkType: hard

Expand Down

0 comments on commit 40856f8

Please sign in to comment.