From c07d15aa5339239121854bd8e47d46adbd5b0584 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 19:06:03 +0000 Subject: [PATCH] =?UTF-8?q?node=E3=82=92=E3=82=A2=E3=83=83=E3=83=97?= =?UTF-8?q?=E3=83=87=E3=83=BC=E3=83=88=E3=81=97=E3=81=A6=E3=81=82=E3=81=92?= =?UTF-8?q?=E3=81=9F=E3=82=88=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 20438a7a5..646fbc8cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "textlint-rule-terminology": "4.0.1" }, "engines": { - "npm": "^9.8.1 || ^8.19.2" + "npm": "^10.2.3 || ^8.19.2" } }, "node_modules/@aashutoshrathi/word-wrap": { diff --git a/package.json b/package.json index a69fe3bd8..61c2f8278 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "textlint-rule-terminology": "4.0.1" }, "engines": { - "npm": "^9.8.1 || ^8.19.2" + "npm": "^10.2.3 || ^8.19.2" } }