Skip to content

Commit

Permalink
chore(deps): update node.js to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2022
1 parent 611abca commit 80b4930
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"typescript": "4.8.4"
},
"engines": {
"node": "16.x"
"node": "18.x"
}
}
2 changes: 1 addition & 1 deletion packages/http-exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"@size-limit/webpack-why": "8.1.0",
"@swc/core": "1.3.14",
"@types/jest": "29.2.2",
"@types/node": "18.8.4",
"@types/node": "18.11.9",
"@types/statuses": "2.0.0",
"@vitest/coverage-istanbul": "0.24.5",
"@vitest/ui": "0.24.5",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1422,7 +1422,7 @@ __metadata:
"@size-limit/webpack-why": "npm:8.1.0"
"@swc/core": "npm:1.3.14"
"@types/jest": "npm:29.2.2"
"@types/node": "npm:18.8.4"
"@types/node": "npm:18.11.9"
"@types/statuses": "npm:2.0.0"
"@vitest/coverage-istanbul": "npm:0.24.5"
"@vitest/ui": "npm:0.24.5"
Expand Down Expand Up @@ -3579,7 +3579,14 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:18.8.4":
"@types/node@npm:*, @types/node@npm:18.11.9":
version: 18.11.9
resolution: "@types/node@npm:18.11.9"
checksum: 7b7d90894dd1ae9b6836e49ace5bdea55cc08806a508e38851e333f1ad77ec81ea6dca58e6a2444ad0471fee965b9908cc1ef06028eebca9c20d54729df98bab
languageName: node
linkType: hard

"@types/node@npm:18.8.4":
version: 18.8.4
resolution: "@types/node@npm:18.8.4"
checksum: 55ef689f2c930e558768aef408e95edde71524995ed79fcac92ffb6a669552f66a5f1fc626593a5cdd41f8cf25c7cca2f149cffa5025b96196a09fa6dd9d2939
Expand Down

0 comments on commit 80b4930

Please sign in to comment.