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.8.0
This commit is contained in:
parent
006afb638d
commit
3aa32ad70f
2 changed files with 4 additions and 4 deletions
|
@ -87,7 +87,7 @@
|
||||||
"eslint-plugin-babel": "4.1.2",
|
"eslint-plugin-babel": "4.1.2",
|
||||||
"eslint-plugin-flowtype": "2.42.0",
|
"eslint-plugin-flowtype": "2.42.0",
|
||||||
"eslint-plugin-import": "2.8.0",
|
"eslint-plugin-import": "2.8.0",
|
||||||
"eslint-plugin-jest": "21.7.0",
|
"eslint-plugin-jest": "21.8.0",
|
||||||
"eslint-plugin-react": "7.6.1",
|
"eslint-plugin-react": "7.6.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",
|
||||||
|
|
|
@ -3038,9 +3038,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.7.0:
|
eslint-plugin-jest@21.8.0:
|
||||||
version "21.7.0"
|
version "21.8.0"
|
||||||
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-21.7.0.tgz#651f1c6ce999af3ac59ab8bf8a376d742fd0fc23"
|
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-21.8.0.tgz#4f3155e2898c1efb0ce548f3e084e07db5e21c07"
|
||||||
|
|
||||||
eslint-plugin-react@7.6.1:
|
eslint-plugin-react@7.6.1:
|
||||||
version "7.6.1"
|
version "7.6.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue