From 6813de1141ce414231bf740bbf61e9b2a64354ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:49:45 +0000 Subject: [PATCH] update: update dependency @types/node to v16.11.68 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6774bb0..ce582e4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/chai-as-promised": "7.1.5", "@types/mocha": "10.0.0", "@types/mock-fs": "4.13.1", - "@types/node": "16.11.66", + "@types/node": "16.11.68", "@types/sinon-chai": "3.2.8", "@types/source-map-support": "0.5.6", "@typescript-eslint/eslint-plugin": "5.40.0", diff --git a/yarn.lock b/yarn.lock index aa8dc4f..e16b632 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@16.11.66": - version "16.11.66" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.66.tgz#97f6891c3b8770e21163b93918d57fd1b799e235" - integrity sha512-+xvMrGl3eAygKcf5jm+4zA4tbfEgmKM9o6/glTmN0RFVdu2VuFXMYYtRmuv3zTGCgAYMnEZLde3B7BTp+Yxcig== +"@types/node@16.11.68": + version "16.11.68" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.68.tgz#30ee923f4d940793e0380f5ce61c0bd4b7196b6c" + integrity sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"