From cce68b13c3c50bfae7aa7c5e0c1705e5f39a83c2 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 23 Oct 2024 17:39:09 +0200 Subject: [PATCH] chore: pin eslint-plugin --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 123cbc1..4247000 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "@hapi/code": "^9.0.0", - "@hapi/eslint-plugin": "*", + "@hapi/eslint-plugin": "^6.0.0", "@hapi/lab": "^25.0.1" }, "scripts": {