Skip to content

Commit

Permalink
fix(deps): bump eslint-plugin-jest to 25.0.6
Browse files Browse the repository at this point in the history
issue #247.
PR #242.
  • Loading branch information
sabertazimi committed Oct 14, 2021
1 parent e619b29 commit 6a8bf88
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-bod/package.json
Expand Up @@ -28,7 +28,7 @@
"babel-preset-react-app": "^11.0.0-next.91",
"confusing-browser-globals": "^2.0.0-next.91",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.0.5",
"eslint-plugin-jest": "^25.0.6",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -9346,7 +9346,7 @@ __metadata:
babel-preset-react-app: ^11.0.0-next.91
confusing-browser-globals: ^2.0.0-next.91
eslint-plugin-import: ^2.25.2
eslint-plugin-jest: ^25.0.5
eslint-plugin-jest: ^25.0.6
eslint-plugin-jsx-a11y: ^6.4.1
eslint-plugin-react: ^7.26.1
eslint-plugin-react-hooks: ^4.2.0
Expand Down Expand Up @@ -9466,9 +9466,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^25.0.5":
version: 25.0.5
resolution: "eslint-plugin-jest@npm:25.0.5"
"eslint-plugin-jest@npm:^25.0.6":
version: 25.0.6
resolution: "eslint-plugin-jest@npm:25.0.6"
dependencies:
"@typescript-eslint/experimental-utils": ^5.0.0
peerDependencies:
Expand All @@ -9477,7 +9477,7 @@ __metadata:
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
checksum: 68826a0dfdda7aec1eed6eb5234c0a2e4adeed30e85b2ad464c3f7eff07aa3c59a5d7b6714085573d86f2cc48f16570f010b688c1dd08947bed6c2fd669f530b
checksum: 1cc4c24ba330de191f5f616e230db5758f0f122ba608356e90f45f02e33ac838863932fda61e720eea547e396fb64d2cf5b753270ae67cc3ab250a37c884dafa
languageName: node
linkType: hard

Expand Down

0 comments on commit 6a8bf88

Please sign in to comment.