Skip to content

Commit 071bed8

Browse files
committed
chore(deps): update dependency @types/node to v14.17.30
1 parent e318572 commit 071bed8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@sourcegraph/prettierrc": "^3.0.3",
123123
"@sourcegraph/tsconfig": "^4.0.1",
124124
"@types/mocha": "8.2.2",
125-
"@types/node": "14.17.3",
125+
"@types/node": "14.17.30",
126126
"@types/sinon": "10.0.2",
127127
"eslint": "^7.28.0",
128128
"husky": "^4.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,10 +1212,10 @@
12121212
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
12131213
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
12141214

1215-
"@types/[email protected].3":
1216-
version "14.17.3"
1217-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d"
1218-
integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==
1215+
"@types/[email protected].30":
1216+
version "14.17.30"
1217+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.30.tgz#a375e4edfb8448b138bc8eaec313b0dd4f195bfd"
1218+
integrity sha512-ohVRXKKN5ulqN6fjuWWwh9X4szcHQQjy/sSeH//v442jfzvrXZPUfiCo/odWDU11XMZLB3dyUNIt6HBBBVvSlg==
12191219

12201220
"@types/normalize-package-data@^2.4.0":
12211221
version "2.4.0"

0 commit comments

Comments
 (0)