update: update dependency @types/node to v14.10.0 (#209)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9451a3cc12
commit
bc9bff8ad5
|
@ -29,7 +29,7 @@
|
||||||
"@types/lodash": "4.14.161",
|
"@types/lodash": "4.14.161",
|
||||||
"@types/mocha": "8.0.3",
|
"@types/mocha": "8.0.3",
|
||||||
"@types/mock-fs": "4.10.0",
|
"@types/mock-fs": "4.10.0",
|
||||||
"@types/node": "14.6.4",
|
"@types/node": "14.10.0",
|
||||||
"@types/sinon-chai": "3.2.4",
|
"@types/sinon-chai": "3.2.4",
|
||||||
"@types/source-map-support": "0.5.3",
|
"@types/source-map-support": "0.5.3",
|
||||||
"@typescript-eslint/eslint-plugin": "4.1.0",
|
"@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"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
|
||||||
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
|
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
|
||||||
|
|
||||||
"@types/node@14.6.4":
|
"@types/node@14.10.0":
|
||||||
version "14.6.4"
|
version "14.10.0"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.10.0.tgz#15815dff82c8dc30827f6b1286f865902945095a"
|
||||||
integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
|
integrity sha512-SOIyrdADB4cq6eY1F+9iU48iIomFAPltu11LCvA9PKcyEwHadjCFzNVPotAR+oEJA0bCP4Xvvgy+vwu1ZjVh8g==
|
||||||
|
|
||||||
"@types/normalize-package-data@^2.4.0":
|
"@types/normalize-package-data@^2.4.0":
|
||||||
version "2.4.0"
|
version "2.4.0"
|
||||||
|
|
Loading…
Reference in New Issue