Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
deps: update dependency @types/jest to ^29.2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2022
1 parent 4984658 commit 04649f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/jest-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@jest/types": "^29.3.1",
"@rajzik/configs-shared": "workspace:^1.0.0",
"@types/jest": "^29.2.2",
"@types/jest": "^29.2.3",
"jest-junit": "^14.0.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4547,13 +4547,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.2.2":
version: 29.2.2
resolution: "@types/jest@npm:29.2.2"
"@types/jest@npm:^29.2.3":
version: 29.2.3
resolution: "@types/jest@npm:29.2.3"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 13b1a48858c8c451109c2838205fdcee6f41d672674d2f0e3cada35e94f133370aba4f4b5c3f5b174f3e16244d76d7d718afa7cc67d4d6f90d1b87951f4c87c3
checksum: 55370906711b600a05b9e497c22aa74d80d8adcdbe4ac2f1bc9311f6f6ca0dd192862b6f38df6ac0d45e92396bcd796e377b1d8058c10bdfd584aeee580c3ce1
languageName: node
linkType: hard

Expand Down Expand Up @@ -10106,7 +10106,7 @@ __metadata:
dependencies:
"@jest/types": ^29.3.1
"@rajzik/configs-shared": "workspace:^1.0.0"
"@types/jest": ^29.2.2
"@types/jest": ^29.2.3
jest: ^29.3.1
jest-junit: ^14.0.1
tsconfig-rajzik: "workspace:*"
Expand Down

0 comments on commit 04649f4

Please sign in to comment.