diff --git a/package.json b/package.json index d2b3a9d..1e3f2d2 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "repository": "https://github.com/tmcgee/cmv-widgets", "dependencies": { "csslint": "1.0.x", - "eslint": "~7.32.0", + "eslint": "~9.26.0", "grunt": "~1.4.0", "grunt-postcss": "~0.9.0", "grunt-contrib-clean": "~2.0.0", @@ -16,7 +16,7 @@ "grunt-contrib-copy": "1.0.x", "grunt-contrib-csslint": "~2.0.0", "grunt-contrib-cssmin": "~3.0.0", - "grunt-eslint": "23.0.0", + "grunt-eslint": "25.0.0", "grunt-contrib-uglify": "~4.0.0", "grunt-contrib-watch": "~1.1.0", "grunt-newer": "~1.3.0",