From a7b5193d2d73cf857e6fc2b5f87ab56e0acdd163 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 23 Oct 2024 17:29:16 +0200 Subject: [PATCH] chore: bump lab --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b2228d4..23e4ee0 100755 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ }, "devDependencies": { "@hapi/code": "^9.0.3", - "@hapi/eslint-plugin": "*", + "@hapi/eslint-plugin": "^7.0.0", "@hapi/hapi": "^21.2.1", - "@hapi/lab": "^25.1.2", + "@hapi/lab": "^26.0.0", "@hapi/vision": "^7.0.1", "handlebars": "^4.7.7" },