Skip to content

Commit

Permalink
chore(deps): update node.js to v18.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent e0c3c19 commit 4f1a540
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.6
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.71",
"@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.71":
version: 18.19.71
resolution: "@types/node@npm:18.19.71"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 9f9b4a1c4e2db2994ef36f165322b3bb807466e3f92751ed52a40af0212917bc6ecd12dc6775eb829176b71b26570bea9c6a0a2d9e3ae6b496721c71934244db
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.71"
"@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 4f1a540

Please sign in to comment.