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

Update dependency jest to v26.6.3 #1860

Merged
merged 1 commit into from
Apr 25, 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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion playbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"flow-bin": "0.174.1",
"flow-runtime": "0.17.0",
"identity-obj-proxy": "3.0.0",
"jest": "26.4.2",
"jest": "26.6.3",
"jest-axe": "4.1.0",
"jest-fail-on-console": "2.4.1",
"mini-css-extract-plugin": "0.12.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1643,7 +1643,7 @@ __metadata:
languageName: node
linkType: hard

"@jest/core@npm:^26.4.2, @jest/core@npm:^26.6.3":
"@jest/core@npm:^26.6.3":
version: 26.6.3
resolution: "@jest/core@npm:26.6.3"
dependencies:
Expand Down Expand Up @@ -8833,7 +8833,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"jest-cli@npm:^26.4.2":
"jest-cli@npm:^26.6.3":
version: 26.6.3
resolution: "jest-cli@npm:26.6.3"
dependencies:
Expand Down Expand Up @@ -9295,16 +9295,16 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"jest@npm:26.4.2":
version: 26.4.2
resolution: "jest@npm:26.4.2"
"jest@npm:26.6.3":
version: 26.6.3
resolution: "jest@npm:26.6.3"
dependencies:
"@jest/core": ^26.4.2
"@jest/core": ^26.6.3
import-local: ^3.0.2
jest-cli: ^26.4.2
jest-cli: ^26.6.3
bin:
jest: bin/jest.js
checksum: e577e4863188a5cba6454c9f3208774d7b38562c276aefae4b2abd8ff1006406026c33390bcea33f29a4d83115b3fafdbb113bfcc6124da6b4136797600855ad
checksum: 4ffcfefa2b30999a71c205e1aacf2b3d7af10f36c17ba1baf45677684116ad5aa6a5bb162ad2dd418f9ea99d18f24b70d8c83fb317b765a3acac361a50e9db9f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11605,7 +11605,7 @@ fsevents@^1.2.7:
flow-runtime: 0.17.0
highcharts: ^9.0.0
identity-obj-proxy: 3.0.0
jest: 26.4.2
jest: 26.6.3
jest-axe: 4.1.0
jest-fail-on-console: 2.4.1
jsx-control-statements: ^3.2.8
Expand Down