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.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2023
1 parent 20f3d4e commit c3c2df3
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.4",
"@types/node": "20.8.5",
"@types/node": "20.8.6",
"@types/prettier": "2.7.3",
"@types/signale": "1.4.5",
"@typescript-eslint/eslint-plugin": "6.7.5",
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.8.5",
"@types/node": "20.8.6",
"testcontainers": "10.2.1",
"vitest": "0.34.6"
}
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.4
"@types/node": 20.8.5
"@types/node": 20.8.6
"@types/prettier": 2.7.3
"@types/signale": 1.4.5
"@typescript-eslint/eslint-plugin": 6.7.5
Expand All @@ -801,7 +801,7 @@ __metadata:
dependencies:
"@ncharts/types": "workspace:^"
"@noelware/utils": 2.4.0
"@types/node": 20.8.5
"@types/node": 20.8.6
defu: 6.1.2
testcontainers: 10.2.1
vitest: 0.34.6
Expand Down Expand Up @@ -936,12 +936,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.8.5":
version: 20.8.5
resolution: "@types/node@npm:20.8.5"
"@types/node@npm:20.8.6":
version: 20.8.6
resolution: "@types/node@npm:20.8.6"
dependencies:
undici-types: ~5.25.1
checksum: 4bca4e4f6307a6f5dc78812015eca9c5a998b35fcf3ba4058c9851d3dde2b22c914fa25a85b804eab5af2ab95375d15943dce8e9ba5e01d15f4bf516ca0d2816
checksum: ccfb7ac482c5a96edeb239893c5c099f5257fcc2ed9ae62fefdfbc782b79e16dbc2af9a85b379665237bf759904b44ca2be68e75d239e0297882aad42f61905c
languageName: node
linkType: hard

Expand Down

0 comments on commit c3c2df3

Please sign in to comment.