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

Commit 37d55b5

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v14.17.6
1 parent 7b29112 commit 37d55b5

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": "14.17.5",
135+
"@types/node": "14.17.6",
136136
"@types/vscode": "1.52.0",
137137
"eslint": "^7.30.0",
138138
"husky": "^4.3.6",

yarn.lock

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

743-
"@types/node@*", "@types/[email protected].5", "@types/node@>= 8":
744-
version "14.17.5"
745-
resolved "https://registry.npmjs.org/@types/node/-/node-14.17.5.tgz"
746-
integrity sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA==
743+
"@types/node@*", "@types/[email protected].6", "@types/node@>= 8":
744+
version "14.17.6"
745+
resolved "https://registry.npmjs.org/@types/node/-/node-14.17.6.tgz"
746+
integrity sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ==
747747

748748
"@types/normalize-package-data@^2.4.0":
749749
version "2.4.0"

0 commit comments

Comments
 (0)