Skip to content

Commit

Permalink
Merge pull request #78 from KyoriPowered/renovate/node-20.x
Browse files Browse the repository at this point in the history
chore(deps): Update dependency @types/node to v20.14.14
  • Loading branch information
zml2008 authored Aug 4, 2024
2 parents 44c7392 + 2015a6b commit 827a02f
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 @@ -25,7 +25,7 @@
"devDependencies": {
"@types/eslint": "^8.44.8",
"@types/jest": "^29.5.10",
"@types/node": "20.12.10",
"@types/node": "20.14.14",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vercel/ncc": "^0.38.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1087,12 +1087,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.10":
version: 20.12.10
resolution: "@types/node@npm:20.12.10"
"@types/node@npm:20.14.14":
version: 20.14.14
resolution: "@types/node@npm:20.14.14"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/2cc3b6ea09894ed1a3cf39f6491ec539281580f4ff83216e7d26ce85c83237fe0543c0ca49e25b2515ccdb6c8814b488d17a64a05f536dcaea94f9d32a60c7d7
checksum: 10c0/4fc8d368df2b6f5497698327b30db68d7d20e32221ce7d057fb15cbd5834685b2fde0440609e4cb2204e5d305b928f008faf41b950a425f3fd55b60cb1b997cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -2461,7 +2461,7 @@ __metadata:
"@actions/core": "npm:^1.10.1"
"@types/eslint": "npm:^8.44.8"
"@types/jest": "npm:^29.5.10"
"@types/node": "npm:20.12.10"
"@types/node": "npm:20.14.14"
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
"@typescript-eslint/parser": "npm:^7.0.0"
"@vercel/ncc": "npm:^0.38.1"
Expand Down

0 comments on commit 827a02f

Please sign in to comment.