Skip to content

Commit

Permalink
Update eslint-plugin-cypress to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2018
1 parent 41b7d8e commit 2f32b76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"eslint-config-airbnb-base": "13.1.0",
"eslint-config-prettier": "3.3.0",
"eslint-import-resolver-jest": "2.1.1",
"eslint-plugin-cypress": "2.1.2",
"eslint-plugin-cypress": "2.1.3",
"eslint-plugin-import": "2.14.0",
"glob": "7.1.3",
"husky": "1.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3122,10 +3122,10 @@ eslint-module-utils@^2.2.0:
debug "^2.6.8"
pkg-dir "^1.0.0"

eslint-plugin-cypress@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.1.2.tgz#e4638f54235250ce264202001526537bac9d029e"
integrity sha512-53kluZnH8N1SKg0fLh1csQy87NOVnmsHE2iH17uq3z4PgKAacca0fVsn/qhjTB018t0/wIb9WlY9u78iIHzorQ==
eslint-plugin-cypress@2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.1.3.tgz#29fc150136bfd4a23d9bb941318e751fdd4452dd"
integrity sha512-b6HJMATg+oIvSG6gOTHwHdh+XEtmIzbBLCb0y/XCmwHObv+b+kUXoXn6b9lJXvOK9w5iAPjYBxmSWRFLc8StIg==
dependencies:
globals "^11.0.1"

Expand Down

0 comments on commit 2f32b76

Please sign in to comment.