build(deps-dev): bump @types/node from 16.11.1 to 16.11.5
This commit is contained in:
parent
f69fd93d17
commit
e4109bfe82
2 changed files with 5 additions and 5 deletions
|
@ -57,7 +57,7 @@
|
|||
"devDependencies": {
|
||||
"@types/debug": "^4.1.7",
|
||||
"@types/lodash-es": "^4.17.5",
|
||||
"@types/node": "^16.11.1",
|
||||
"@types/node": "^16.11.5",
|
||||
"@types/sinon": "^10.0.5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.2.0",
|
||||
"@typescript-eslint/parser": "^5.2.0",
|
||||
|
|
|
@ -1175,10 +1175,10 @@
|
|||
resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
|
||||
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
|
||||
|
||||
"@types/node@*", "@types/node@>= 8", "@types/node@^16.11.1":
|
||||
version "16.11.1"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.1.tgz#2e50a649a50fc403433a14f829eface1a3443e97"
|
||||
integrity sha512-PYGcJHL9mwl1Ek3PLiYgyEKtwTMmkMw4vbiyz/ps3pfdRYLVv+SN7qHVAImrjdAXxgluDEw6Ph4lyv+m9UpRmA==
|
||||
"@types/node@*", "@types/node@>= 8", "@types/node@^16.11.5":
|
||||
version "16.11.5"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.5.tgz#e91be5ba4ab88c06095e7b61f9ad1767a1093faf"
|
||||
integrity sha512-NyUV2DGcqYIx9op++MG2+Z4Nhw1tPhi0Wfs81TgncuX1aJC4zf2fgCJlJhl4BW9bCSS04e34VkqmOS96w0XQdg==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.1"
|
||||
|
|
Loading…
Reference in a new issue