mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
chore(deps): update dependency eslint-plugin-jest to v21.7.0
This commit is contained in:
parent
97511f9bdf
commit
a08c9f9189
2 changed files with 4 additions and 4 deletions
|
@ -84,7 +84,7 @@
|
||||||
"eslint-plugin-babel": "4.1.2",
|
"eslint-plugin-babel": "4.1.2",
|
||||||
"eslint-plugin-flowtype": "2.41.0",
|
"eslint-plugin-flowtype": "2.41.0",
|
||||||
"eslint-plugin-import": "2.8.0",
|
"eslint-plugin-import": "2.8.0",
|
||||||
"eslint-plugin-jest": "21.6.2",
|
"eslint-plugin-jest": "21.7.0",
|
||||||
"eslint-plugin-react": "7.5.1",
|
"eslint-plugin-react": "7.5.1",
|
||||||
"extract-text-webpack-plugin": "3.0.2",
|
"extract-text-webpack-plugin": "3.0.2",
|
||||||
"file-loader": "1.1.6",
|
"file-loader": "1.1.6",
|
||||||
|
|
|
@ -2893,9 +2893,9 @@ eslint-plugin-import@2.8.0:
|
||||||
minimatch "^3.0.3"
|
minimatch "^3.0.3"
|
||||||
read-pkg-up "^2.0.0"
|
read-pkg-up "^2.0.0"
|
||||||
|
|
||||||
eslint-plugin-jest@21.6.2:
|
eslint-plugin-jest@21.7.0:
|
||||||
version "21.6.2"
|
version "21.7.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.6.2.tgz#aaa7b37c621e49aa0b13f4dc5f7038f73c64b438"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.7.0.tgz#651f1c6ce999af3ac59ab8bf8a376d742fd0fc23"
|
||||||
|
|
||||||
eslint-plugin-react@7.5.1:
|
eslint-plugin-react@7.5.1:
|
||||||
version "7.5.1"
|
version "7.5.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue