Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

Commit 9fc8b25

Browse files
Update Node.js to v18
1 parent 4ad6531 commit 9fc8b25

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.13
1+
18.13

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@sourcegraph/eslint-config": "^0.32.0",
3939
"@sourcegraph/prettierrc": "^3.0.3",
4040
"@types/js-yaml": "4.0.5",
41-
"@types/node": "16.11.22",
41+
"@types/node": "18.11.18",
4242
"@types/prismjs": "1.16.6",
4343
"@types/react": "17.0.45",
4444
"@types/styled-components": "5.1.24",

0 commit comments

Comments
 (0)