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.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent 5fad561 commit 693dc99
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.5",
"@types/node": "20.4.6",
"@types/prettier": "2.7.3",
"@types/signale": "1.4.4",
"@typescript-eslint/eslint-plugin": "6.2.1",
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.5",
"@types/node": "20.4.6",
"testcontainers": "9.12.0",
"vitest": "0.34.1"
}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ __metadata:
"@jsdevtools/npm-publish": 2.2.1
"@noelware/utils": 2.4.0
"@types/eslint": 8.44.1
"@types/node": 20.4.5
"@types/node": 20.4.6
"@types/prettier": 2.7.3
"@types/signale": 1.4.4
"@typescript-eslint/eslint-plugin": 6.2.1
Expand All @@ -647,7 +647,7 @@ __metadata:
dependencies:
"@ncharts/types": "workspace:^"
"@noelware/utils": 2.4.0
"@types/node": 20.4.5
"@types/node": 20.4.6
defu: 6.1.2
testcontainers: 9.12.0
vitest: 0.34.1
Expand Down Expand Up @@ -811,10 +811,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.4.5":
version: 20.4.5
resolution: "@types/node@npm:20.4.5"
checksum: 36a0304a8dc346a1b2d2edac4c4633eecf70875793d61a5274d0df052d7a7af7a8e34f29884eac4fbd094c4f0201477dcb39c0ecd3307ca141688806538d1138
"@types/node@npm:20.4.6":
version: 20.4.6
resolution: "@types/node@npm:20.4.6"
checksum: 28dfc13da87f579264840bc5b8a2cde2dcb93662464a0d58f0fa98eba1aae978e3c73e893474238c4a1226d0b1a14e3936520ff9795e1c4e06fad3282be83d18
languageName: node
linkType: hard

Expand Down

0 comments on commit 693dc99

Please sign in to comment.