Skip to content

Commit

Permalink
chore(deps): update dependency node to v18.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent e0c3c19 commit 6a26dc3
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.4
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.63",
"@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.63":
version: 18.19.63
resolution: "@types/node@npm:18.19.63"
dependencies:
undici-types: "npm:~5.26.4"
checksum: cbb6a548f9aa1f9f391a67a76dc8e19733bc058b940ec9810b79156881c3a5888ba2934b79b94250b96179f8c6cba08bf5b1190019ff2dbf6be1a3451096214a
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.63"
"@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 6a26dc3

Please sign in to comment.