We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 581fe98 commit 0bec197Copy full SHA for 0bec197
package.json
@@ -42,10 +42,10 @@
42
"@sourcegraph/eslint-config": "0.26.0",
43
"@sourcegraph/prettierrc": "3.0.3",
44
"@sourcegraph/tsconfig": "4.0.1",
45
- "@types/diff": "^5.0.2",
46
- "@types/google-protobuf": "^3.15.5",
47
- "@types/node": "^17.0.9",
48
- "@types/yargs": "^17.0.8",
+ "@types/diff": "5.0.2",
+ "@types/google-protobuf": "3.15.5",
+ "@types/node": "17.0.14",
+ "@types/yargs": "17.0.8",
49
"@typescript-eslint/eslint-plugin": "^5.10.2",
50
"@typescript-eslint/parser": "^5.10.2",
51
"diff": "^5.0.0",
0 commit comments