chore(deps): update dependency eslint-plugin-jest to v22.3.1 (https://github.com/woocommerce/woocommerce-blocks/pull/483)
This commit is contained in:
parent
96c89cd9f8
commit
226369a287
|
@ -7689,9 +7689,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"eslint-plugin-jest": {
|
||||
"version": "22.3.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-22.3.0.tgz",
|
||||
"integrity": "sha512-P1mYVRNlOEoO5T9yTqOfucjOYf1ktmJ26NjwjH8sxpCFQa6IhBGr5TpKl3hcAAT29hOsRJVuMWmTsHoUVo9FoA==",
|
||||
"version": "22.3.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-22.3.1.tgz",
|
||||
"integrity": "sha512-Jdcy0dQ6Uei1lwHbfGJtrvk/GV1D9a6IvPSHgxnOf6IHzAQj+JZa0jHn3wfI2ItuUcRg3f0gz6+Q63L03wPCUg==",
|
||||
"dev": true
|
||||
},
|
||||
"eslint-plugin-jsdoc": {
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"cssnano": "4.1.10",
|
||||
"eslint": "5.15.1",
|
||||
"eslint-config-wordpress": "2.0.0",
|
||||
"eslint-plugin-jest": "22.3.0",
|
||||
"eslint-plugin-jest": "22.3.1",
|
||||
"eslint-plugin-jsx-a11y": "6.2.1",
|
||||
"eslint-plugin-react": "7.12.4",
|
||||
"eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#1774343f6226052a46b081e01db3fca8793cc9f1",
|
||||
|
|
Loading…
Reference in New Issue