From a4076963cae889fa60ea465e87fbb7bfd236f5eb Mon Sep 17 00:00:00 2001 From: Kiril Vatev Date: Mon, 16 Oct 2023 01:11:20 -0400 Subject: [PATCH] updating eslint to work with node18/npm9 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 07a2a3a..4469b61 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-eslint": "^8.2.1", "browserify": "^15.2.0", "cross-env": "^5.1.3", - "eslint": "^4.16.0", + "eslint": "^6.8.0", "eslint-plugin-ava": "9.0.0", "jimp": "^0.2.28", "puppeteer": "^19.11.1", @@ -39,7 +39,6 @@ "send": "^0.16.1", "terser": "^3.14.1" }, - "dependencies": {}, "keywords": [ "canvas", "confetti",