update: update dependency @types/node to v13.13.16 (#196)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
70e171304a
commit
0ef00b3901
|
@ -29,7 +29,7 @@
|
|||
"@types/lodash": "4.14.161",
|
||||
"@types/mocha": "8.0.3",
|
||||
"@types/mock-fs": "4.10.0",
|
||||
"@types/node": "13.13.15",
|
||||
"@types/node": "13.13.16",
|
||||
"@types/sinon-chai": "3.2.4",
|
||||
"@types/source-map-support": "0.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "3.10.1",
|
||||
|
|
|
@ -403,10 +403,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
|
||||
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
|
||||
|
||||
"@types/node@13.13.15":
|
||||
version "13.13.15"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.15.tgz#fe1cc3aa465a3ea6858b793fd380b66c39919766"
|
||||
integrity sha512-kwbcs0jySLxzLsa2nWUAGOd/s21WU1jebrEdtzhsj1D4Yps1EOuyI1Qcu+FD56dL7NRNIJtDDjcqIG22NwkgLw==
|
||||
"@types/node@13.13.16":
|
||||
version "13.13.16"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.16.tgz#66f2177047b61131eaac18c47eb25d6f1317070a"
|
||||
integrity sha512-dJ9vXxJ8MEwzNn4GkoAGauejhXoKuJyYKegsA6Af25ZpEDXomeVXt5HUWUNVHk5UN7+U0f6ghC6otwt+7PdSDg==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue