Skip to content

Commit

Permalink
Merge pull request #613 from lexesjan/renovate/node-20.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to ^20.3.3
  • Loading branch information
renovate[bot] authored Jul 1, 2023
2 parents 3ced68e + 3620cdc commit 9731da5
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.513",
"version": "2.0.514",
"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.2",
"@types/md5": "^2.3.2",
"@types/morgan": "^1.9.4",
"@types/node": "^20.3.2",
"@types/node": "^20.3.3",
"@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 @@ -1734,10 +1734,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.3.2":
version: 20.3.2
resolution: "@types/node@npm:20.3.2"
checksum: 5929ce2b9b12b1e2a2304a0921a953c72a81f5753ad39ac43b99ce6312fbb2b4fb5bc6b60d64a2550704e3223cd5de1299467d36085ac69888899db978f2653a
"@types/node@npm:^20.3.3":
version: 20.3.3
resolution: "@types/node@npm:20.3.3"
checksum: 7a0d00800451ca8cd8df63a8cc218c697edadb3143bf46cd6afeb974542a6a1665c3679459be0016c29216ccfed6616b7e55851747527dfa71c5608d9157528c
languageName: node
linkType: hard

Expand Down Expand Up @@ -9496,7 +9496,7 @@ __metadata:
"@types/jest": ^29.5.2
"@types/md5": ^2.3.2
"@types/morgan": ^1.9.4
"@types/node": ^20.3.2
"@types/node": ^20.3.3
"@types/pg": ^8.10.2
"@types/supertest": ^2.0.12
"@types/uuid": ^9.0.2
Expand Down

0 comments on commit 9731da5

Please sign in to comment.