Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Commit

Permalink
pinned due to eslint/eslint-scope#39
Browse files Browse the repository at this point in the history
  • Loading branch information
SamGodwin2 committed Jul 12, 2018
1 parent 5048f64 commit 8c03d1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -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:
Expand Down

0 comments on commit 8c03d1f

Please sign in to comment.