Skip to content

Commit

Permalink
Merge pull request #633 from lexesjan/renovate/node-20.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to ^20.4.4
  • Loading branch information
renovate[bot] authored Jul 22, 2023
2 parents 563c479 + ac3a508 commit 6cc2bc9
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.528",
"version": "2.0.529",
"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 @@ -44,7 +44,7 @@
"@types/jest": "^29.5.3",
"@types/md5": "^2.3.2",
"@types/morgan": "^1.9.4",
"@types/node": "^20.4.3",
"@types/node": "^20.4.4",
"@types/pg": "^8.10.2",
"@types/supertest": "^2.0.12",
"@types/uuid": "^9.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1718,10 +1718,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.4.3":
version: 20.4.3
resolution: "@types/node@npm:20.4.3"
checksum: 4df3664821af2328c25e3d78486ec94f45f5f4a35222678954b5c7dd5d4c4e5a0cdc9f51e09a7f7f078559639293f6cee79d37e751295552be824af1f3d8ad12
"@types/node@npm:^20.4.4":
version: 20.4.4
resolution: "@types/node@npm:20.4.4"
checksum: 43f3c4a8acc38ae753e15a0e79bae0447d255b3742fa87f8e065d7b9d20ecb0e03d6c5b46c00d5d26f4552160381a00255f49205595a8ee48c2423e00263c930
languageName: node
linkType: hard

Expand Down Expand Up @@ -9435,7 +9435,7 @@ __metadata:
"@types/jest": ^29.5.3
"@types/md5": ^2.3.2
"@types/morgan": ^1.9.4
"@types/node": ^20.4.3
"@types/node": ^20.4.4
"@types/pg": ^8.10.2
"@types/supertest": ^2.0.12
"@types/uuid": ^9.0.2
Expand Down

0 comments on commit 6cc2bc9

Please sign in to comment.