chore: update eslint and ecmaVersion (#680)

This commit is contained in:
Pedro S. Lopez
2021-06-02 23:39:01 -04:00
committed by GitHub
parent 0465742ffb
commit 795570a697
2 changed files with 3 additions and 3 deletions

View File

@@ -32,12 +32,12 @@
"fluent-ffmpeg": "^2.1.2",
"jsqr": "^1.3.1",
"mime": "^2.4.5",
"node-webpmux":"^2.0.0",
"node-webpmux": "^2.0.0",
"puppeteer": "^5.2.1",
"sharp": "^0.26.3"
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint": "^7.27.0",
"jsdoc": "^3.6.4",
"jsdoc-baseline": "^0.1.5"
}