From 574c8093b8e3799471c4239953f6ef11a78e7df4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 00:05:33 +0000 Subject: [PATCH] Update Test & linting packages --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 45b38a2..bebfa5c 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,9 @@ }, "devDependencies": { "babel-eslint": "10.1.0", - "eslint": "8.16.0", - "eslint-plugin-ghost": "2.14.0", - "eslint-plugin-react": "7.30.0" + "eslint": "8.42.0", + "eslint-plugin-ghost": "2.18.1", + "eslint-plugin-react": "7.32.2" }, "dependencies": { "@tryghost/helpers": "1.1.69",