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 ^28.1.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2022
1 parent 0df48b0 commit f52e382
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": "^28.1.3",
"@rajzik/configs-shared": "workspace:^1.0.0",
"@types/jest": "^28.1.7",
"@types/jest": "^28.1.8",
"jest-junit": "^14.0.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4102,13 +4102,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^28.1.7":
version: 28.1.7
resolution: "@types/jest@npm:28.1.7"
"@types/jest@npm:^28.1.8":
version: 28.1.8
resolution: "@types/jest@npm:28.1.8"
dependencies:
expect: ^28.0.0
pretty-format: ^28.0.0
checksum: 17c9bf9667cd4f062eba5aa9eaea248927bf6479da1cc009e0b7d26d501f460f068dd23eddb67d2602264e915a30b63ae7c9cbb516723ffd18589f6f9d267d43
checksum: d4cd36158a3ae1d4b42cc48a77c95de74bc56b84cf81e09af3ee0399c34f4a7da8ab9e787570f10004bd642f9e781b0033c37327fbbf4a8e4b6e37e8ee3693a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -9584,7 +9584,7 @@ __metadata:
dependencies:
"@jest/types": ^28.1.3
"@rajzik/configs-shared": "workspace:^1.0.0"
"@types/jest": ^28.1.7
"@types/jest": ^28.1.8
jest: ^28.1.3
jest-junit: ^14.0.0
tsconfig-rajzik: "workspace:*"
Expand Down

0 comments on commit f52e382

Please sign in to comment.