update: update dependency @types/node to v13.13.1 (#30)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2cb2a48fd4
commit
40342ef268
|
@ -29,7 +29,7 @@
|
||||||
"@types/lodash": "4.14.150",
|
"@types/lodash": "4.14.150",
|
||||||
"@types/mocha": "7.0.2",
|
"@types/mocha": "7.0.2",
|
||||||
"@types/mock-fs": "4.10.0",
|
"@types/mock-fs": "4.10.0",
|
||||||
"@types/node": "13.13.0",
|
"@types/node": "13.13.1",
|
||||||
"@types/sinon-chai": "3.2.4",
|
"@types/sinon-chai": "3.2.4",
|
||||||
"@types/source-map-support": "0.5.1",
|
"@types/source-map-support": "0.5.1",
|
||||||
"@typescript-eslint/eslint-plugin": "2.28.0",
|
"@typescript-eslint/eslint-plugin": "2.28.0",
|
||||||
|
|
|
@ -379,10 +379,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@13.13.0":
|
"@types/node@13.13.1":
|
||||||
version "13.13.0"
|
version "13.13.1"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.0.tgz#30d2d09f623fe32cde9cb582c7a6eda2788ce4a8"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.1.tgz#1ba94c5a177a1692518bfc7b41aec0aa1a14354e"
|
||||||
integrity sha512-WE4IOAC6r/yBZss1oQGM5zs2D7RuKR6Q+w+X2SouPofnWn+LbCqClRyhO3ZE7Ix8nmFgo/oVuuE01cJT2XB13A==
|
integrity sha512-uysqysLJ+As9jqI5yqjwP3QJrhOcUwBjHUlUxPxjbplwKoILvXVsmYWEhfmAQlrPfbRZmhJB007o4L9sKqtHqQ==
|
||||||
|
|
||||||
"@types/resolve@0.0.8":
|
"@types/resolve@0.0.8":
|
||||||
version "0.0.8"
|
version "0.0.8"
|
||||||
|
|
Loading…
Reference in New Issue