Skip to content

Commit

Permalink
Merge pull request #669 from lexesjan/renovate/node-20.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to ^20.5.8
  • Loading branch information
renovate[bot] authored Sep 1, 2023
2 parents 9ed8131 + cd67bef commit 86f5ffb
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.563",
"version": "2.0.564",
"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.7",
"@types/node": "^20.5.8",
"@types/pg": "^8.10.2",
"@types/supertest": "^2.0.12",
"@types/uuid": "^9.0.3",
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.7":
version: 20.5.7
resolution: "@types/node@npm:20.5.7"
checksum: fc284c8e16ddc04569730d58e87eae349eb1c3dd9020cb79a1862d9d9add6f04e7367a236f3252db8db2572f90278e250f4cd43d27d264972b54394eaba1ed76
"@types/node@npm:^20.5.8":
version: 20.5.8
resolution: "@types/node@npm:20.5.8"
checksum: ccd73e0e99ddfcf42e10b7a30a58a432bc39eeb9d1d59084ed818be468e05375b212a29d03529149aff58366c0eddb9bf367cb335db6620a4855ce315c5ecf28
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.7
"@types/node": ^20.5.8
"@types/pg": ^8.10.2
"@types/supertest": ^2.0.12
"@types/uuid": ^9.0.3
Expand Down

0 comments on commit 86f5ffb

Please sign in to comment.