chore: update eslint

This commit is contained in:
Darrel O'Pry 2021-03-18 14:52:34 -04:00
parent d3612f625f
commit c35df91c73

View file

@ -53,10 +53,10 @@
"@testing-library/cypress": "6.0.0", "@testing-library/cypress": "6.0.0",
"autoprefixer": "9.8.6", "autoprefixer": "9.8.6",
"cypress": "4.12.1", "cypress": "4.12.1",
"eslint": "7.6.0", "eslint": "7.22.0",
"eslint-config-prettier": "6.11.0", "eslint-config-prettier": "8.1.0",
"eslint-plugin-cypress": "2.11.1", "eslint-plugin-cypress": "2.11.2",
"eslint-plugin-svelte3": "2.7.3", "eslint-plugin-svelte3": "3.1.2",
"gh-pages": "3.1.0", "gh-pages": "3.1.0",
"lint-staged": "10.2.11", "lint-staged": "10.2.11",
"postcss": "7.0.32", "postcss": "7.0.32",