From 51ecbf2f2fc672f8f45095891f433cafe9563cc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 12:12:54 +0000 Subject: [PATCH] chore(deps): update eslint packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cd098a1df4..1a75e26c9d 100644 --- a/package.json +++ b/package.json @@ -62,8 +62,8 @@ "@testing-library/react": "14.0.0", "babel-loader": "9.1.2", "copy-webpack-plugin": "11.0.0", - "eslint": "8.41.0", - "eslint-config-standard": "17.0.0", + "eslint": "8.42.0", + "eslint-config-standard": "17.1.0", "eslint-config-standard-jsx": "11.0.0", "eslint-plugin-import": "2.27.5", "eslint-plugin-jest": "27.2.1",