Skip to content

Commit

Permalink
Merge pull request #668 from lexesjan/renovate/uuid-9.x
Browse files Browse the repository at this point in the history
Update dependency @types/uuid to ^9.0.3
  • Loading branch information
renovate[bot] authored Aug 30, 2023
2 parents 029901c + a927e9f commit 9ed8131
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.562",
"version": "2.0.563",
"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 @@ -47,7 +47,7 @@
"@types/node": "^20.5.7",
"@types/pg": "^8.10.2",
"@types/supertest": "^2.0.12",
"@types/uuid": "^9.0.2",
"@types/uuid": "^9.0.3",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"cross-env": "^7.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1793,10 +1793,10 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.2":
version: 9.0.2
resolution: "@types/uuid@npm:9.0.2"
checksum: 1754bcf3444e1e3aeadd6e774fc328eb53bc956665e2e8fb6ec127aa8e1f43d9a224c3d22a9a6233dca8dd81a12dc7fed4d84b8876dd5ec82d40f574f7ff8b68
"@types/uuid@npm:^9.0.3":
version: 9.0.3
resolution: "@types/uuid@npm:9.0.3"
checksum: 3dde198defd71c067dd14b3050a8fe6d1ead5fe94ec318472e2c30a399d13f18941fe66cffabdcac7267177c9de2f975fdee6f0cc87cde610a2578e1ce4cc3af
languageName: node
linkType: hard

Expand Down Expand Up @@ -9740,7 +9740,7 @@ __metadata:
"@types/node": ^20.5.7
"@types/pg": ^8.10.2
"@types/supertest": ^2.0.12
"@types/uuid": ^9.0.2
"@types/uuid": ^9.0.3
"@typescript-eslint/eslint-plugin": ^6.2.0
"@typescript-eslint/parser": ^6.2.0
class-transformer: ^0.5.1
Expand Down

0 comments on commit 9ed8131

Please sign in to comment.