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 Nov 3, 2024
1 parent e0c3c19 commit c6471bc
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.64",
"@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.64":
version: 18.19.64
resolution: "@types/node@npm:18.19.64"
dependencies:
undici-types: "npm:~5.26.4"
checksum: a54009cd222f5751c903e5f4889a0f12e3d3755a1f87ce919455eeaf00a9ba0c9215c4a92bc3d8df585a894fa3e4cf218e5afccced355688624133e1a4b88235
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.64"
"@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 c6471bc

Please sign in to comment.