update: update dependency @types/node to v14.17.7
This commit is contained in:
parent
bffd7c58a2
commit
9b08a21fa9
|
@ -29,7 +29,7 @@
|
|||
"@types/chai-as-promised": "7.1.4",
|
||||
"@types/mocha": "9.0.0",
|
||||
"@types/mock-fs": "4.13.1",
|
||||
"@types/node": "14.17.6",
|
||||
"@types/node": "14.17.7",
|
||||
"@types/sinon-chai": "3.2.5",
|
||||
"@types/source-map-support": "0.5.4",
|
||||
"@typescript-eslint/eslint-plugin": "4.28.5",
|
||||
|
|
|
@ -311,10 +311,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
|
||||
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
|
||||
|
||||
"@types/node@14.17.6":
|
||||
version "14.17.6"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.17.6.tgz#cc61c8361c89e70c468cda464d1fa3dd7e5ebd62"
|
||||
integrity sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ==
|
||||
"@types/node@14.17.7":
|
||||
version "14.17.7"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.17.7.tgz#e106997493e617edeba52fdbd965930da494113b"
|
||||
integrity sha512-SYTdMaW47se8499q8m0fYKZZRlmq0RaRv6oYmlVm6DUm31l0fhOl1D03X8hGxohCKTI2Bg6w7W0TiYB51aJzag==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue