update eslint, babel-eslint, and eslint-config-scratch

This commit is contained in:
seotts 2020-11-09 16:35:46 -05:00
parent 65fca3e3c7
commit 261dfb7536

View File

@ -25,14 +25,14 @@
},
"devDependencies": {
"babel-core": "^6.23.1",
"babel-eslint": "^8.2.1",
"babel-eslint": "^10.1.0",
"babel-loader": "^7.1.4",
"babel-polyfill": "^6.22.0",
"babel-preset-env": "^1.6.1",
"copy-webpack-plugin": "^4.5.1",
"docdash": "^0.4.0",
"eslint": "^4.6.1",
"eslint-config-scratch": "^5.0.0",
"eslint": "^7.13.0",
"eslint-config-scratch": "^6.1.0",
"gh-pages": "^1.0.0",
"jsdoc": "^3.6.0",
"json": "^9.0.4",