Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v26.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 19, 2022
1 parent 161aa89 commit 5cbecf4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"eslint": "8.9.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jest": "26.1.0",
"eslint-plugin-jest": "26.1.1",
"eslint-plugin-local-rules": "1.1.0",
"eslint-plugin-prettier": "4.0.0",
"http-proxy-middleware": "2.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4215,9 +4215,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:26.1.0":
version: 26.1.0
resolution: "eslint-plugin-jest@npm:26.1.0"
"eslint-plugin-jest@npm:26.1.1":
version: 26.1.1
resolution: "eslint-plugin-jest@npm:26.1.1"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -4228,7 +4228,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 5d796092640202dd519c44c4270a335e7b5e7cd74f36b41754c2a9ed007a0110f4cc9b4b721dafe6724b3f93a3c9d27f9a0267c7e2a86e0f71a4a9f920897adc
checksum: efed65bd6b83f15f38e3d8447d0dbbac18c10d6e4c4853c8d0539f5bc8e898cca8136b1e706899b756ea995ed189445b7f15d0fffeb983890608c33e752670d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5300,7 +5300,7 @@ __metadata:
eslint: 8.9.0
eslint-config-prettier: 8.3.0
eslint-plugin-import: 2.25.4
eslint-plugin-jest: 26.1.0
eslint-plugin-jest: 26.1.1
eslint-plugin-local-rules: 1.1.0
eslint-plugin-prettier: 4.0.0
express-session: 1.17.2
Expand Down

0 comments on commit 5cbecf4

Please sign in to comment.