From 2a2e551d5620bb2cbe6bd09a062c827676ab5057 Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:08:35 +0100 Subject: [PATCH] ncu -u --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b4965ab..0d67f84 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,9 @@ }, "homepage": "http://www.wp-pay.org/extensions/event-espresso/", "devDependencies": { - "@wordpress/env": "^5.2.0", - "grunt": "^1.3.0", - "grunt-contrib-jshint": "^3.0.0", + "@wordpress/env": "^9.5.0", + "grunt": "^1.6.1", + "grunt-contrib-jshint": "^3.2.0", "grunt-phpcs": "^0.4.0", "grunt-phplint": "0.1.0", "grunt-phpmd": "^0.1.1",