Skip to content

Commit

Permalink
Merge pull request #680 from lexesjan/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
Update dependency @types/jest to ^29.5.5
  • Loading branch information
renovate[bot] authored Sep 15, 2023
2 parents e799280 + f3691ec commit b058e49
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typescript-aniskip-api",
"version": "2.0.572",
"version": "2.0.573",
"description": "Provides the opening and ending skip times for the Aniskip extension",
"repository": "https://github.com/lexesjan/typescript-aniskip-api",
"contributors": [
Expand Down Expand Up @@ -41,7 +41,7 @@
"@nestjs/testing": "^9.4.3",
"@types/express": "^4.17.17",
"@types/ioredis": "^5.0.0",
"@types/jest": "^29.5.4",
"@types/jest": "^29.5.5",
"@types/md5": "^2.3.2",
"@types/morgan": "^1.9.5",
"@types/node": "^20.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1664,13 +1664,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -9750,7 +9750,7 @@ __metadata:
"@nestjs/throttler": ^4.2.1
"@types/express": ^4.17.17
"@types/ioredis": ^5.0.0
"@types/jest": ^29.5.4
"@types/jest": ^29.5.5
"@types/md5": ^2.3.2
"@types/morgan": ^1.9.5
"@types/node": ^20.6.1
Expand Down

0 comments on commit b058e49

Please sign in to comment.