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

Commit edc96e4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v12.20.13
1 parent 4ee226c commit edc96e4

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
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.12",
135+
"@types/node": "12.20.13",
136136
"@types/vscode": "1.52.0",
137137
"eslint": "^7.26.0",
138138
"husky": "^4.3.6",

yarn.lock

Lines changed: 12 additions & 12 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].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==
730+
"@types/node@*", "@types/[email protected].13", "@types/node@>= 8":
731+
version "12.20.13"
732+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.13.tgz"
733+
integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A==
734734

735735
"@types/normalize-package-data@^2.4.0":
736736
version "2.4.0"
@@ -3137,10 +3137,10 @@ has-flag@^4.0.0:
31373137
resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz"
31383138
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
31393139

3140-
has-symbols@^1.0.1:
3141-
version "1.0.1"
3142-
resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz"
3143-
integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
3140+
has-symbols@^1.0.1, has-symbols@^1.0.2:
3141+
version "1.0.2"
3142+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
3143+
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
31443144

31453145
has-unicode@^2.0.0, has-unicode@~2.0.1:
31463146
version "2.0.1"
@@ -3560,12 +3560,12 @@ is-redirect@^1.0.0:
35603560
integrity sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ=
35613561

35623562
is-regex@^1.0.4, is-regex@^1.1.1:
3563-
version "1.1.2"
3564-
resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.1.2.tgz"
3565-
integrity sha512-axvdhb5pdhEVThqJzYXwMlVuZwC+FF2DpcOhTS+y/8jVq4trxyPgfcwIxIKiyeuLlSQYKkmUaPQJ8ZE4yNKXDg==
3563+
version "1.1.3"
3564+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.3.tgz#d029f9aff6448b93ebbe3f33dac71511fdcbef9f"
3565+
integrity sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==
35663566
dependencies:
35673567
call-bind "^1.0.2"
3568-
has-symbols "^1.0.1"
3568+
has-symbols "^1.0.2"
35693569

35703570
is-retry-allowed@^1.0.0:
35713571
version "1.2.0"

0 commit comments

Comments
 (0)