Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 0c98dc1 commit 404d8c2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/babel__core": "7.1.19",
"@types/fs-extra": "9.0.13",
"@types/istanbul-lib-coverage": "2.0.4",
"@types/jest": "29.1.2",
"@types/jest": "29.5.4",
"@types/node": "16.11.64",
"@types/vscode": "1.71.0",
"@typescript-eslint/eslint-plugin": "5.39.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-runner-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/achrinza__node-ipc": "npm:@types/[email protected]",
"@types/fs-extra": "9.0.13",
"@types/istanbul-lib-coverage": "2.0.4",
"@types/jest": "29.1.2",
"@types/jest": "29.5.4",
"@types/node": "16.11.64",
"@types/vscode": "1.71.0",
"@typescript-eslint/eslint-plugin": "5.39.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1377,13 +1377,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.1.2":
version: 29.1.2
resolution: "@types/jest@npm:29.1.2"
"@types/jest@npm:29.5.4":
version: 29.5.4
resolution: "@types/jest@npm:29.5.4"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: a6761b5ac132c641740886f9c0714607255ebffb6add5989f51ea9e392fc3c5cd474e7590f12b003d5b67ce177dfbc8d3d60d0baa335c48c50deeee6b755a473
checksum: 38ed5942f44336452efd0f071eab60aaa57cd8d46530348d0a3aa5a691dcbf1366c4ca8f6ee8364efb45b4413bfefae443e5d4f469246a472a03b21ac11cd4ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -4046,7 +4046,7 @@ fsevents@^2.3.2:
"@types/babel__core": 7.1.19
"@types/fs-extra": 9.0.13
"@types/istanbul-lib-coverage": 2.0.4
"@types/jest": 29.1.2
"@types/jest": 29.5.4
"@types/node": 16.11.64
"@types/vscode": 1.71.0
"@typescript-eslint/eslint-plugin": 5.39.0
Expand Down Expand Up @@ -4086,7 +4086,7 @@ fsevents@^2.3.2:
"@types/achrinza__node-ipc": "npm:@types/[email protected]"
"@types/fs-extra": 9.0.13
"@types/istanbul-lib-coverage": 2.0.4
"@types/jest": 29.1.2
"@types/jest": 29.5.4
"@types/node": 16.11.64
"@types/vscode": 1.71.0
"@typescript-eslint/eslint-plugin": 5.39.0
Expand Down

0 comments on commit 404d8c2

Please sign in to comment.