Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump eslint-plugin-jest from 27.1.2 to 27.1.3 #13936

Merged
merged 1 commit into from
Oct 23, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"eslint-config-prettier": "8.5.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.1.2",
"eslint-plugin-jest": "27.1.3",
"eslint-plugin-jsdoc": "39.3.6",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-no-unsanitized": "4.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7708,9 +7708,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:27.1.2":
version: 27.1.2
resolution: "eslint-plugin-jest@npm:27.1.2"
"eslint-plugin-jest@npm:27.1.3":
version: 27.1.3
resolution: "eslint-plugin-jest@npm:27.1.3"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -7721,7 +7721,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: b09833a38e13fd83d52da789fa11c8df5533b4bb896ed633f8f2422e4eefb8d7566dbc75ef1b894e16925135541a2dcb34fec4927cb89900ae7c55dce48a1e85
checksum: 427f39ad4bb50b4e50a1f6aba04962ee3686e25b716d3e4dff47a304c2a352a35b032fec7350b84dc6362838525d93a70f7ae0f961b182c79bf602e90ebb1a55
languageName: node
linkType: hard

Expand Down Expand Up @@ -17661,7 +17661,7 @@ __metadata:
eslint-plugin-babel: 5.3.1
eslint-plugin-header: 3.1.1
eslint-plugin-import: 2.26.0
eslint-plugin-jest: 27.1.2
eslint-plugin-jest: 27.1.3
eslint-plugin-jsdoc: 39.3.6
eslint-plugin-jsx-a11y: 6.6.1
eslint-plugin-no-unsanitized: 4.0.1
Expand Down