update: update dependency @types/node to v16
This commit is contained in:
parent
38e2c7099d
commit
ed584c0e21
|
@ -30,7 +30,7 @@
|
||||||
"@types/chai-as-promised": "7.1.4",
|
"@types/chai-as-promised": "7.1.4",
|
||||||
"@types/mocha": "9.1.0",
|
"@types/mocha": "9.1.0",
|
||||||
"@types/mock-fs": "4.13.1",
|
"@types/mock-fs": "4.13.1",
|
||||||
"@types/node": "14.18.9",
|
"@types/node": "16.11.22",
|
||||||
"@types/sinon-chai": "3.2.8",
|
"@types/sinon-chai": "3.2.8",
|
||||||
"@types/source-map-support": "0.5.4",
|
"@types/source-map-support": "0.5.4",
|
||||||
"@typescript-eslint/eslint-plugin": "5.10.1",
|
"@typescript-eslint/eslint-plugin": "5.10.1",
|
||||||
|
|
|
@ -310,10 +310,10 @@
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c"
|
||||||
integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ==
|
integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ==
|
||||||
|
|
||||||
"@types/node@14.18.9":
|
"@types/node@16.11.22":
|
||||||
version "14.18.9"
|
version "16.11.22"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.18.9.tgz#0e5944eefe2b287391279a19b407aa98bd14436d"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.22.tgz#e704150225bfc4195f8ce68a7ac8da02b753549a"
|
||||||
integrity sha512-j11XSuRuAlft6vLDEX4RvhqC0KxNxx6QIyMXNb0vHHSNPXTPeiy3algESWmOOIzEtiEL0qiowPU3ewW9hHVa7Q==
|
integrity sha512-DYNtJWauMQ9RNpesl4aVothr97/tIJM8HbyOXJ0AYT1Z2bEjLHyfjOBPAQQVMLf8h3kSShYfNk8Wnto8B2zHUA==
|
||||||
|
|
||||||
"@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