From a06f12f1a1c2a5d91893cf2afe69485157b1b657 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 21:36:13 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v8.50.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 21c1012f..f02f7214 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.49.0", + "eslint": "8.50.0", "webpack": "5.88.2", "webpack-cli": "5.1.4" }