Skip to content

Commit

Permalink
chore(deps): update node.js to v18.20.5 (#323)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent bed664f commit 88a6d44
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20.4
18.20.5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@pkgr/rollup": "^4.1.3",
"@types/debug": "^4.1.12",
"@types/is-glob": "^4.0.4",
"@types/node": "^18.19.63",
"@types/node": "^18.19.67",
"@types/unist": "^2.0.11",
"dummy.js": "link:dummy.js",
"eslint": "^8.57.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3758,12 +3758,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.19.63":
version: 18.19.63
resolution: "@types/node@npm:18.19.63"
"@types/node@npm:^18.19.67":
version: 18.19.67
resolution: "@types/node@npm:18.19.67"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 0f124e5e59d6d27066a5eedc33bdc25ad24aff306c05d5efd03c4ba8c15404c957668546775df355a4146d28cd55979563e4fd485080d482a3593235df0f4d7b
checksum: 7bb1d06cd1483dd02462a3dd2894790e5c27ba0fa4cdd4a3da1062d66ed47b66affaab314aa72b346ff3e5538a74d5c3cb14bb1a634547504a1643679738f494
languageName: node
linkType: hard

Expand Down Expand Up @@ -6161,7 +6161,7 @@ __metadata:
"@pkgr/rollup": "npm:^4.1.3"
"@types/debug": "npm:^4.1.12"
"@types/is-glob": "npm:^4.0.4"
"@types/node": "npm:^18.19.63"
"@types/node": "npm:^18.19.67"
"@types/unist": "npm:^2.0.11"
debug: "npm:^4.3.7"
dummy.js: "link:dummy.js"
Expand Down

0 comments on commit 88a6d44

Please sign in to comment.