Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit be9a7a4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v12.20.12
1 parent d1ef33c commit be9a7a4

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"@sourcegraph/eslint-config": "^0.23.0",
133133
"@sourcegraph/prettierrc": "^3.0.3",
134134
"@sourcegraph/tsconfig": "^4.0.1",
135-
"@types/node": "12.20.11",
135+
"@types/node": "12.20.12",
136136
"@types/vscode": "1.52.0",
137137
"eslint": "^7.25.0",
138138
"husky": "^4.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -727,10 +727,10 @@
727727
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.0.tgz"
728728
integrity sha512-/Sge3BymXo4lKc31C8OINJgXLaw+7vL1/L1pGiBNpGrBiT8FQiaFpSYV0uhTaG4y78vcMBTMFsWaHDvuD+xGzQ==
729729

730-
"@types/node@*", "@types/[email protected].11", "@types/node@>= 8":
731-
version "12.20.11"
732-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.11.tgz"
733-
integrity sha512-gema+apZ6qLQK7k7F0dGkGCWQYsL0qqKORWOQO6tq46q+x+1C0vbOiOqOwRVlh4RAdbQwV/j/ryr3u5NOG1fPQ==
730+
"@types/node@*", "@types/[email protected].12", "@types/node@>= 8":
731+
version "12.20.12"
732+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.12.tgz"
733+
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
734734

735735
"@types/normalize-package-data@^2.4.0":
736736
version "2.4.0"

0 commit comments

Comments
 (0)