From 43b730873cd6eac1f970db5900d74c4bebeb5463 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 22:26:10 +0000 Subject: [PATCH] chore(deps): update definitelytyped --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 39ab8b88c..0d146af2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,9 +40,9 @@ "@types/debug": "4.1.9", "@types/is-file-esm": "1.0.1", "@types/mocha": "10.0.2", - "@types/node": "18.18.1", + "@types/node": "18.18.3", "@types/pluralize": "0.0.31", - "@types/sinon": "10.0.17", + "@types/sinon": "10.0.18", "@types/source-map-support": "0.5.8", "@types/which": "3.0.0", "@types/yargs": "17.0.26", @@ -862,9 +862,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.18.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.1.tgz", - "integrity": "sha512-3G42sxmm0fF2+Vtb9TJQpnjmP+uKlWvFa8KoEGquh4gqRmoUG/N0ufuhikw6HEsdG2G2oIKhog1GCTfz9v5NdQ==", + "version": "18.18.3", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.3.tgz", + "integrity": "sha512-0OVfGupTl3NBFr8+iXpfZ8NR7jfFO+P1Q+IO/q0wbo02wYkP5gy36phojeYWpLQ6WAMjl+VfmqUk2YbUfp0irA==", "dev": true }, "node_modules/@types/normalize-package-data": { @@ -884,9 +884,9 @@ "integrity": "sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==" }, "node_modules/@types/sinon": { - "version": "10.0.17", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.17.tgz", - "integrity": "sha512-+6ILpcixQ0Ma3dHMTLv4rSycbDXkDljgKL+E0nI2RUxxhYTFyPSjt6RVMxh7jUshvyVcBvicb0Ktj+lAJcjgeA==", + "version": "10.0.18", + "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.18.tgz", + "integrity": "sha512-OpQC9ug8BcnNxue2WF5aTruMaDRFn6NyfaE4DmAKOlQMn54b7CnCvDFV3wj5fk/HbSSTYmOYs2bTb5ShANjyQg==", "dev": true, "dependencies": { "@types/sinonjs__fake-timers": "*" diff --git a/package.json b/package.json index ce7913f98..f7b6cd858 100644 --- a/package.json +++ b/package.json @@ -97,9 +97,9 @@ "@types/debug": "4.1.9", "@types/is-file-esm": "1.0.1", "@types/mocha": "10.0.2", - "@types/node": "18.18.1", + "@types/node": "18.18.3", "@types/pluralize": "0.0.31", - "@types/sinon": "10.0.17", + "@types/sinon": "10.0.18", "@types/source-map-support": "0.5.8", "@types/which": "3.0.0", "@types/yargs": "17.0.26",