update: update dependency @types/node to v14.10.1 (#212)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
edb0174f63
commit
de42b55871
|
@ -29,7 +29,7 @@
|
|||
"@types/lodash": "4.14.161",
|
||||
"@types/mocha": "8.0.3",
|
||||
"@types/mock-fs": "4.10.0",
|
||||
"@types/node": "14.10.0",
|
||||
"@types/node": "14.10.1",
|
||||
"@types/sinon-chai": "3.2.4",
|
||||
"@types/source-map-support": "0.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "4.1.0",
|
||||
|
|
|
@ -419,10 +419,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
|
||||
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
|
||||
|
||||
"@types/node@14.10.0":
|
||||
version "14.10.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.10.0.tgz#15815dff82c8dc30827f6b1286f865902945095a"
|
||||
integrity sha512-SOIyrdADB4cq6eY1F+9iU48iIomFAPltu11LCvA9PKcyEwHadjCFzNVPotAR+oEJA0bCP4Xvvgy+vwu1ZjVh8g==
|
||||
"@types/node@14.10.1":
|
||||
version "14.10.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.10.1.tgz#cc323bad8e8a533d4822f45ce4e5326f36e42177"
|
||||
integrity sha512-aYNbO+FZ/3KGeQCEkNhHFRIzBOUgc7QvcVNKXbfnhDkSfwUv91JsQQa10rDgKSTSLkXZ1UIyPe4FJJNVgw1xWQ==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue