Browse Source
Merge pull request #960 from LN-Zap/renovate/eslint-plugin-jest-22.x
chore(deps): update dependency eslint-plugin-jest to v22
renovate/babel-plugin-styled-components-1.x
Tom Kirkpatrick
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
5 additions and
5 deletions
-
package.json
-
yarn.lock
|
|
@ -252,7 +252,7 @@ |
|
|
|
"eslint-plugin-compat": "2.6.3", |
|
|
|
"eslint-plugin-flowtype": "3.2.0", |
|
|
|
"eslint-plugin-import": "2.14.0", |
|
|
|
"eslint-plugin-jest": "21.27.2", |
|
|
|
"eslint-plugin-jest": "22.1.0", |
|
|
|
"eslint-plugin-json": "1.3.2", |
|
|
|
"eslint-plugin-jsx-a11y": "6.1.2", |
|
|
|
"eslint-plugin-markdown": "1.0.0-rc.1", |
|
|
|
|
|
@ -7022,10 +7022,10 @@ eslint-plugin-import@2.14.0: |
|
|
|
read-pkg-up "^2.0.0" |
|
|
|
resolve "^1.6.0" |
|
|
|
|
|
|
|
eslint-plugin-jest@21.27.2: |
|
|
|
version "21.27.2" |
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.27.2.tgz#2a795b7c3b5e707df48a953d651042bd01d7b0a8" |
|
|
|
integrity sha512-0E4OIgBJVlAmf1KfYFtZ3gYxgUzC5Eb3Jzmrc9ikI1OY+/cM8Kh72Ti7KfpeHNeD3HJNf9SmEfmvQLIz44Hrhw== |
|
|
|
eslint-plugin-jest@22.1.0: |
|
|
|
version "22.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.1.0.tgz#9a4dfa3367563e8301560a7fb92ec309096dbca3" |
|
|
|
integrity sha512-WcQd5LxEoAS20zuWEAd8CX0pVC+gGInZPcsoYvK5w7BrEJNmltyTxYYh1r0ct4GsahD2GvNySlcTcLtK2amFZA== |
|
|
|
|
|
|
|
eslint-plugin-json@1.3.2: |
|
|
|
version "1.3.2" |
|
|
|