From 0b04701090a6d6702f9fb723b8b0d5883e3b7e99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 00:19:00 +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 a6bb5ef23a..611c2b53fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "textlint-rule-terminology": "3.0.5" }, "engines": { - "npm": "^9.7.1 || ^8.19.2" + "npm": "^9.7.2 || ^8.19.2" } }, "node_modules/@arcanis/slice-ansi": { diff --git a/package.json b/package.json index c1431cdf05..c031c6873e 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,6 @@ "textlint-rule-terminology": "3.0.5" }, "engines": { - "npm": "^9.7.1 || ^8.19.2" + "npm": "^9.7.2 || ^8.19.2" } }