From 54017c76a74369700536e6ce14f575c6be0233a6 Mon Sep 17 00:00:00 2001 From: vnugent Date: Sat, 24 Feb 2024 15:31:18 -0500 Subject: chore: upstream package updates --- lib/client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/client/package.json') diff --git a/lib/client/package.json b/lib/client/package.json index 54e71b2..ab183a7 100644 --- a/lib/client/package.json +++ b/lib/client/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@babel/types": "^7.x", "@types/lodash-es": "^4.14.194", - "@typescript-eslint/eslint-plugin": "^6.4.x", + "@typescript-eslint/eslint-plugin": "^7.0.x", "eslint": "^8.39.0" }, "peerDependencies": { -- cgit