From 66c075a3907dd1b006dc93a37b885eb245cff74b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 03:53:45 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to ^18.18.11 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1d4d639..c021c0d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ ], "devDependencies": { "@types/eslint": "^8.44.7", - "@types/node": "^18.18.10", + "@types/node": "^18.18.11", "eslint": "8.31.0", "textlint-plugin-asciidoctor": "^1.1.0", "textlint-scripts": "^13.4.0", diff --git a/yarn.lock b/yarn.lock index 0d32d08..80cdb46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1484,7 +1484,7 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@^18.18.10": +"@types/node@^18.18.11": version "18.18.13" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.13.tgz#ae0f76c0bfe79d8fad0f910b78ae3e59b333c6e8" integrity sha512-vXYZGRrSCreZmq1rEjMRLXJhiy8MrIeVasx+PCVlP414N7CJLHnMf+juVvjdprHyH+XRy3zKZLHeNueOpJCn0g==