From 3efb7138557b5058a5fd8f35aeb84b2e3ab1f00f Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 2 Feb 2021 20:35:14 -0500 Subject: [PATCH] update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 52cfeba3..cb1b2750 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@vladmandic/pilogger": "^0.2.13", "chokidar": "^3.5.1", "dayjs": "^1.10.4", - "esbuild": "^0.8.36", - "eslint": "^7.18.0", + "esbuild": "^0.8.39", + "eslint": "^7.19.0", "eslint-config-airbnb-base": "^14.2.1", "eslint-plugin-import": "^2.22.1", "eslint-plugin-json": "^2.1.2",