update: update dependency @types/node to v14.14.45
This commit is contained in:
parent
6957fbd95f
commit
5175b0e914
|
@ -29,7 +29,7 @@
|
|||
"@types/lodash": "4.14.169",
|
||||
"@types/mocha": "8.2.2",
|
||||
"@types/mock-fs": "4.13.0",
|
||||
"@types/node": "14.14.44",
|
||||
"@types/node": "14.14.45",
|
||||
"@types/sinon-chai": "3.2.5",
|
||||
"@types/source-map-support": "0.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "4.23.0",
|
||||
|
|
|
@ -435,10 +435,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
|
||||
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
|
||||
|
||||
"@types/node@14.14.44":
|
||||
version "14.14.44"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.14.44.tgz#df7503e6002847b834371c004b372529f3f85215"
|
||||
integrity sha512-+gaugz6Oce6ZInfI/tK4Pq5wIIkJMEJUu92RB3Eu93mtj4wjjjz9EB5mLp5s1pSsLXdC/CPut/xF20ZzAQJbTA==
|
||||
"@types/node@14.14.45":
|
||||
version "14.14.45"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.14.45.tgz#ec2dfb5566ff814d061aef7e141575aedba245cf"
|
||||
integrity sha512-DssMqTV9UnnoxDWu959sDLZzfvqCF0qDNRjaWeYSui9xkFe61kKo4l1TWNTQONpuXEm+gLMRvdlzvNHBamzmEw==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue