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 Nov 25, 2024
1 parent e0c3c19 commit bf92946
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.66",
"@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.66":
version: 18.19.66
resolution: "@types/node@npm:18.19.66"
dependencies:
undici-types: "npm:~5.26.4"
checksum: d6a31a3f03c4e2c62cdd319ab7f6ff66038d7408158304cfe0a852c9b0247893f5173bafffa0a090bcc279a6015a7c8399a51bf8e44f781edd4d41c43f274edb
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.66"
"@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 bf92946

Please sign in to comment.