From 3ff43cca0224bdcf7e656d2fbcc2700bcada42d4 Mon Sep 17 00:00:00 2001 From: Masaya Suzuki <15100604+massongit@users.noreply.github.com> Date: Sun, 15 Jan 2023 11:55:12 +0900 Subject: frontendに@type/nodeをインストールする (#9571) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yarn.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index 1072c6342b..c55151fac9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2555,7 +2555,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.11.18": +"@types/node@npm:18.11.18, @types/node@npm:^18.11.18": version: 18.11.18 resolution: "@types/node@npm:18.11.18" checksum: 03f17f9480f8d775c8a72da5ea7e9383db5f6d85aa5fefde90dd953a1449bd5e4ffde376f139da4f3744b4c83942166d2a7603969a6f8ea826edfb16e6e3b49d @@ -8132,6 +8132,7 @@ __metadata: "@types/gulp": 4.0.10 "@types/gulp-rename": 2.0.1 "@types/matter-js": 0.18.2 + "@types/node": ^18.11.18 "@types/punycode": 2.1.0 "@types/sanitize-html": ^2.8.0 "@types/seedrandom": 3.0.4 -- cgit v1.2.3-freya