From 6b12e207b0cc08c1b358a725497d03e42a46358b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 14:24:19 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v8.49.0 --- star-wasm/www/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/star-wasm/www/package.json b/star-wasm/www/package.json index a10fb906..21c1012f 100644 --- a/star-wasm/www/package.json +++ b/star-wasm/www/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "copy-webpack-plugin": "11.0.0", - "eslint": "8.48.0", + "eslint": "8.49.0", "webpack": "5.88.2", "webpack-cli": "5.1.4" }