Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8a3aa88

Browse files
committedMay 1, 2022
Update Node.js to 16.15
1 parent 0306f31 commit 8a3aa88

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+
16.15

‎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.26.0",
3939
"@sourcegraph/prettierrc": "^3.0.3",
4040
"@types/js-yaml": "4.0.5",
41-
"@types/node": "16.11.22",
41+
"@types/node": "16.11.32",
4242
"@types/prismjs": "1.16.6",
4343
"@types/react": "17.0.44",
4444
"@types/styled-components": "5.1.24",

0 commit comments

Comments
 (0)
This repository has been archived.