Skip to content

Commit

Permalink
chore(deps): update node.js to v18.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent e0c3c19 commit 15d6ae6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.2
18.20.5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@playwright/test": "^1.36.0",
"@swc-node/register": "~1.10.0",
"@swc/core": "~1.7.0",
"@types/node": "18.7.1",
"@types/node": "18.19.69",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vitest/coverage-c8": "~0.32.0",
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6591,10 +6591,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.7.1":
version: 18.7.1
resolution: "@types/node@npm:18.7.1"
checksum: 8e800f88f458ea0c0014dfb7719455fdcf325f3e9177283d061b26e26599aa0beb71550914823585cf61b3d04abb9b9e5923b22a4c07016113fc304ba53ae2e3
"@types/node@npm:18.19.69":
version: 18.19.69
resolution: "@types/node@npm:18.19.69"
dependencies:
undici-types: "npm:~5.26.4"
checksum: f10ae0d07bde6b80c02702ecd470c0f710cc2fde48d8cea4140cb7d7715c0b944ca5d9b730e4b56ba9d96f1eb459739da71c54e88586fc6b911600ea1e70af4e
languageName: node
linkType: hard

Expand Down Expand Up @@ -7487,7 +7489,7 @@ __metadata:
"@playwright/test": "npm:^1.36.0"
"@swc-node/register": "npm:~1.10.0"
"@swc/core": "npm:~1.7.0"
"@types/node": "npm:18.7.1"
"@types/node": "npm:18.19.69"
"@typescript-eslint/eslint-plugin": "npm:^6.9.1"
"@typescript-eslint/parser": "npm:^6.9.1"
"@vitest/coverage-c8": "npm:~0.32.0"
Expand Down

0 comments on commit 15d6ae6

Please sign in to comment.