Skip to content

Commit

Permalink
Merge pull request #667 from lexesjan/renovate/node-20.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to ^20.5.7
  • Loading branch information
renovate[bot] authored Aug 28, 2023
2 parents fd49bae + 4926200 commit 029901c
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.561",
"version": "2.0.562",
"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.4",
"@types/md5": "^2.3.2",
"@types/morgan": "^1.9.5",
"@types/node": "^20.5.6",
"@types/node": "^20.5.7",
"@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.5.6":
version: 20.5.6
resolution: "@types/node@npm:20.5.6"
checksum: d2ce44f1cfa3fd00fe7426f7cf9a46d680cd57802b874ed5618e7d9101a9c6b8de37f08c0e7185ee06fb363ad492549c3ea69665c7e8e31c7813210ed8e89005
"@types/node@npm:^20.5.7":
version: 20.5.7
resolution: "@types/node@npm:20.5.7"
checksum: fc284c8e16ddc04569730d58e87eae349eb1c3dd9020cb79a1862d9d9add6f04e7367a236f3252db8db2572f90278e250f4cd43d27d264972b54394eaba1ed76
languageName: node
linkType: hard

Expand Down Expand Up @@ -9737,7 +9737,7 @@ __metadata:
"@types/jest": ^29.5.4
"@types/md5": ^2.3.2
"@types/morgan": ^1.9.5
"@types/node": ^20.5.6
"@types/node": ^20.5.7
"@types/pg": ^8.10.2
"@types/supertest": ^2.0.12
"@types/uuid": ^9.0.2
Expand Down

0 comments on commit 029901c

Please sign in to comment.