update: update dependency @types/node to v14.17.18
This commit is contained in:
parent
0e3e50129c
commit
f09e9477d0
|
@ -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.10",
|
||||
"@types/node": "14.17.18",
|
||||
"@types/sinon-chai": "3.2.5",
|
||||
"@types/source-map-support": "0.5.4",
|
||||
"@typescript-eslint/eslint-plugin": "4.31.2",
|
||||
|
|
|
@ -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.10":
|
||||
version "14.17.10"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.17.10.tgz#93f4b095af275a0427114579c10ec7aa696729d7"
|
||||
integrity sha512-09x2d6kNBwjHgyh3jOUE2GE4DFoxDriDvWdu6mFhMP1ysynGYazt4ecZmJlL6/fe4Zi2vtYvTvtL7epjQQrBhA==
|
||||
"@types/node@14.17.18":
|
||||
version "14.17.18"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.17.18.tgz#0198489a751005f71217744aa966cd1f29447c81"
|
||||
integrity sha512-haYyibw4pbteEhkSg0xdDLAI3679L75EJ799ymVrPxOA922bPx3ML59SoDsQ//rHlvqpu+e36kcbR3XRQtFblA==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue