Skip to content

Commit

Permalink
Update dependency jest to v26.6.3 (#1860)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 25, 2022
1 parent 3191d20 commit 81e054a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
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.176.3",
"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

0 comments on commit 81e054a

Please sign in to comment.