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.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2023
1 parent b444abf commit 4af5328
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.2",
"@noelware/utils": "2.4.0",
"@types/eslint": "8.44.3",
"@types/node": "20.6.5",
"@types/node": "20.7.0",
"@types/prettier": "2.7.3",
"@types/signale": "1.4.5",
"@typescript-eslint/eslint-plugin": "6.7.3",
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.6.5",
"@types/node": "20.7.0",
"testcontainers": "10.2.1",
"vitest": "0.34.5"
}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@ __metadata:
"@jsdevtools/npm-publish": 2.2.2
"@noelware/utils": 2.4.0
"@types/eslint": 8.44.3
"@types/node": 20.6.5
"@types/node": 20.7.0
"@types/prettier": 2.7.3
"@types/signale": 1.4.5
"@typescript-eslint/eslint-plugin": 6.7.3
Expand All @@ -801,7 +801,7 @@ __metadata:
dependencies:
"@ncharts/types": "workspace:^"
"@noelware/utils": 2.4.0
"@types/node": 20.6.5
"@types/node": 20.7.0
defu: 6.1.2
testcontainers: 10.2.1
vitest: 0.34.5
Expand Down Expand Up @@ -936,10 +936,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.6.5":
version: 20.6.5
resolution: "@types/node@npm:20.6.5"
checksum: b849e849cf7631458a65c5019c81962028e306d8c4455a48422277b240f5a7eb8a1f1dafa60306bd4c773b77263bb8b05c074b1026e868bd137bb2022cf63ea2
"@types/node@npm:20.7.0":
version: 20.7.0
resolution: "@types/node@npm:20.7.0"
checksum: 1b2919925c213f4d2039ada7a8354c998e144f7291db8d719ef58ea9924ab636c113690073b0ec3b82ba62907385f7e0f51e9d1583c1a818776daa5156d3a590
languageName: node
linkType: hard

Expand Down

0 comments on commit 4af5328

Please sign in to comment.