Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2024
1 parent b2af46f commit 4881250
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@augu/eslint-config": "5.3.0",
"@augu/tsconfig": "1.2.0",
"@types/eslint": "9.6.1",
"@types/node": "20.16.14",
"@types/node": "20.16.15",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vercel/ncc": "0.38.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ __metadata:
"@augu/tsconfig": "npm:1.2.0"
"@noelware/utils": "npm:2.5.1"
"@types/eslint": "npm:9.6.1"
"@types/node": "npm:20.16.14"
"@types/node": "npm:20.16.15"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
"@vercel/ncc": "npm:0.38.2"
Expand Down Expand Up @@ -813,12 +813,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.14":
version: 20.16.14
resolution: "@types/node@npm:20.16.14"
"@types/node@npm:20.16.15":
version: 20.16.15
resolution: "@types/node@npm:20.16.15"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/1a63dd3ef3ec7a6da768c88e3664ca335e09005716aab07890646ca89b5b664df69bf9f0c1b82776d483e49c10e269c5c90d56f38d17945a88587e51d62f0139
checksum: 10/f4706676fdff05c7fb188399da578bbcce9260f889cfd767f1c3ee4fb33c369eb1ffa24161651ea3ef5b6a33e2e9b66f393949cab2be77d019277a1e16a7af36
languageName: node
linkType: hard

Expand Down

0 comments on commit 4881250

Please sign in to comment.