Skip to content
This repository has been archived by the owner on Nov 4, 2024. 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 Apr 25, 2023
1 parent fcca21f commit 72fbf1b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@tophat/sanity-runner-types": "workspace:*",
"@types/expect-puppeteer": "^4.4.7",
"@types/express": "^4.17.17",
"@types/jest": "^28.1.6",
"@types/jest": "^28.1.8",
"@types/jest-environment-puppeteer": "^5.0.3",
"@types/morgan": "^1.9.4",
"@types/node": "^16.11.36",
Expand Down
16 changes: 13 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5917,7 +5917,7 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:*, @types/jest@npm:^28.1.6":
"@types/jest@npm:*":
version: 28.1.6
resolution: "@types/jest@npm:28.1.6"
dependencies:
Expand All @@ -5927,6 +5927,16 @@ __metadata:
languageName: node
linkType: hard

"@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: d4cd36158a3ae1d4b42cc48a77c95de74bc56b84cf81e09af3ee0399c34f4a7da8ab9e787570f10004bd642f9e781b0033c37327fbbf4a8e4b6e37e8ee3693a7
languageName: node
linkType: hard

"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.4, @types/json-schema@npm:^7.0.5, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
version: 7.0.11
resolution: "@types/json-schema@npm:7.0.11"
Expand Down Expand Up @@ -11432,7 +11442,7 @@ __metadata:
languageName: node
linkType: hard

"expect@npm:^28.1.3":
"expect@npm:^28.0.0, expect@npm:^28.1.3":
version: 28.1.3
resolution: "expect@npm:28.1.3"
dependencies:
Expand Down Expand Up @@ -20548,7 +20558,7 @@ __metadata:
"@types/aws-lambda": ^8.10.114
"@types/expect-puppeteer": ^4.4.7
"@types/express": ^4.17.17
"@types/jest": ^28.1.6
"@types/jest": ^28.1.8
"@types/jest-environment-puppeteer": ^5.0.3
"@types/morgan": ^1.9.4
"@types/node": ^16.11.36
Expand Down

0 comments on commit 72fbf1b

Please sign in to comment.