From f8a8a2d6b45c82f94a574623759b6e3d2af193f3 Mon Sep 17 00:00:00 2001 From: Milos Djermanovic Date: Fri, 22 Sep 2023 22:47:20 +0200 Subject: [PATCH] chore: upgrade @eslint/js@8.50.0 (#17599) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fe892ea5e5..8bc8d546b57 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", "@eslint/eslintrc": "^2.1.2", - "@eslint/js": "8.49.0", + "@eslint/js": "8.50.0", "@humanwhocodes/config-array": "^0.11.11", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8",