Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Update dependency @types/node to v20.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent 0f5e177 commit 53aadba
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@jsdevtools/npm-publish": "2.2.1",
"@noelware/utils": "2.4.0",
"@types/eslint": "8.44.1",
"@types/node": "20.4.4",
"@types/node": "20.4.5",
"@types/prettier": "2.7.3",
"@types/signale": "1.4.4",
"@typescript-eslint/eslint-plugin": "6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"defu": "6.1.2"
},
"devDependencies": {
"@types/node": "20.4.4",
"@types/node": "20.4.5",
"testcontainers": "9.12.0",
"vitest": "0.33.0"
}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ __metadata:
"@jsdevtools/npm-publish": 2.2.1
"@noelware/utils": 2.4.0
"@types/eslint": 8.44.1
"@types/node": 20.4.4
"@types/node": 20.4.5
"@types/prettier": 2.7.3
"@types/signale": 1.4.4
"@typescript-eslint/eslint-plugin": 6.2.0
Expand All @@ -640,7 +640,7 @@ __metadata:
dependencies:
"@ncharts/types": "workspace:^"
"@noelware/utils": 2.4.0
"@types/node": 20.4.4
"@types/node": 20.4.5
defu: 6.1.2
testcontainers: 9.12.0
vitest: 0.33.0
Expand Down Expand Up @@ -804,10 +804,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.4.4":
version: 20.4.4
resolution: "@types/node@npm:20.4.4"
checksum: 43f3c4a8acc38ae753e15a0e79bae0447d255b3742fa87f8e065d7b9d20ecb0e03d6c5b46c00d5d26f4552160381a00255f49205595a8ee48c2423e00263c930
"@types/node@npm:20.4.5":
version: 20.4.5
resolution: "@types/node@npm:20.4.5"
checksum: 36a0304a8dc346a1b2d2edac4c4633eecf70875793d61a5274d0df052d7a7af7a8e34f29884eac4fbd094c4f0201477dcb39c0ecd3307ca141688806538d1138
languageName: node
linkType: hard

Expand Down

0 comments on commit 53aadba

Please sign in to comment.