diff --git a/package.json b/package.json index 9260029..c996589 100644 --- a/package.json +++ b/package.json @@ -53,10 +53,10 @@ "@testing-library/cypress": "6.0.0", "autoprefixer": "9.8.6", "cypress": "4.12.1", - "eslint": "7.6.0", - "eslint-config-prettier": "6.11.0", - "eslint-plugin-cypress": "2.11.1", - "eslint-plugin-svelte3": "2.7.3", + "eslint": "7.22.0", + "eslint-config-prettier": "8.1.0", + "eslint-plugin-cypress": "2.11.2", + "eslint-plugin-svelte3": "3.1.2", "gh-pages": "3.1.0", "lint-staged": "10.2.11", "postcss": "7.0.32",