Browse Source
Merge branch 'master' into renovate/eslint-plugin-json-1.x
renovate/lint-staged-8.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-compat": "2.6.3", |
|
|
"eslint-plugin-flowtype": "3.2.0", |
|
|
"eslint-plugin-flowtype": "3.2.0", |
|
|
"eslint-plugin-import": "2.14.0", |
|
|
"eslint-plugin-import": "2.14.0", |
|
|
"eslint-plugin-jest": "21.27.1", |
|
|
"eslint-plugin-jest": "21.27.2", |
|
|
"eslint-plugin-json": "1.3.2", |
|
|
"eslint-plugin-json": "1.3.2", |
|
|
"eslint-plugin-jsx-a11y": "6.1.2", |
|
|
"eslint-plugin-jsx-a11y": "6.1.2", |
|
|
"eslint-plugin-markdown": "1.0.0-rc.0", |
|
|
"eslint-plugin-markdown": "1.0.0-rc.0", |
|
|
|
@ -6966,10 +6966,10 @@ eslint-plugin-import@2.14.0: |
|
|
read-pkg-up "^2.0.0" |
|
|
read-pkg-up "^2.0.0" |
|
|
resolve "^1.6.0" |
|
|
resolve "^1.6.0" |
|
|
|
|
|
|
|
|
eslint-plugin-jest@21.27.1: |
|
|
eslint-plugin-jest@21.27.2: |
|
|
version "21.27.1" |
|
|
version "21.27.2" |
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.27.1.tgz#b64c2d6a7f0751cecc14580d7f4d9a5520424448" |
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.27.2.tgz#2a795b7c3b5e707df48a953d651042bd01d7b0a8" |
|
|
integrity sha512-K+S4Wa20MoRRXICfnQBqjl2g9+ipJBeDUVrB3Csg4wOrxXMGcNxYuPRaiyA0pqmb/vO2cgaLEzurORfsLrztxg== |
|
|
integrity sha512-0E4OIgBJVlAmf1KfYFtZ3gYxgUzC5Eb3Jzmrc9ikI1OY+/cM8Kh72Ti7KfpeHNeD3HJNf9SmEfmvQLIz44Hrhw== |
|
|
|
|
|
|
|
|
eslint-plugin-json@1.3.2: |
|
|
eslint-plugin-json@1.3.2: |
|
|
version "1.3.2" |
|
|
version "1.3.2" |
|
|