diff --git a/package.json b/package.json index 39e05c0..ebbe929 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,9 @@ "knex": "knex --knexfile config/knexfile.js --cwd .", "precommit": "lint-staged" }, + "resolutions": { + "eslint-scope": "3.7.1" + }, "lint-staged": { "*.js": [ "prettier --write", diff --git a/yarn.lock b/yarn.lock index 87f0383..1f5daaf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1450,7 +1450,7 @@ eslint-plugin-react@^7.0.1: jsx-ast-utils "^2.0.0" prop-types "^15.5.10" -eslint-scope@^3.7.1: +eslint-scope@3.7.1, eslint-scope@^3.7.1: version "3.7.1" resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8" dependencies: