From 9323059a059bd6c6605467f938082083df568d1f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 Jan 2022 13:57:12 +0000 Subject: [PATCH] update: update dependency @types/node to v14.18.9 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6c24ae5..8af1b1a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/chai-as-promised": "7.1.4", "@types/mocha": "9.1.0", "@types/mock-fs": "4.13.1", - "@types/node": "14.17.18", + "@types/node": "14.18.9", "@types/sinon-chai": "3.2.8", "@types/source-map-support": "0.5.4", "@typescript-eslint/eslint-plugin": "4.31.2", diff --git a/yarn.lock b/yarn.lock index aa62a57..67970cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -311,10 +311,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c" integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ== -"@types/node@14.17.18": - version "14.17.18" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.17.18.tgz#0198489a751005f71217744aa966cd1f29447c81" - integrity sha512-haYyibw4pbteEhkSg0xdDLAI3679L75EJ799ymVrPxOA922bPx3ML59SoDsQ//rHlvqpu+e36kcbR3XRQtFblA== +"@types/node@14.18.9": + version "14.18.9" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.18.9.tgz#0e5944eefe2b287391279a19b407aa98bd14436d" + integrity sha512-j11XSuRuAlft6vLDEX4RvhqC0KxNxx6QIyMXNb0vHHSNPXTPeiy3algESWmOOIzEtiEL0qiowPU3ewW9hHVa7Q== "@types/normalize-package-data@^2.4.0": version "2.4.0"