Update dependency eslint-plugin-wpcalypso to v4.1.0

This commit is contained in:
Renovate Bot 2019-05-08 02:14:21 +00:00
parent b3ca4961da
commit 3ab98be1fc
2 changed files with 5 additions and 8 deletions

View File

@ -7912,13 +7912,10 @@
}
},
"eslint-plugin-wpcalypso": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-wpcalypso/-/eslint-plugin-wpcalypso-4.0.2.tgz",
"integrity": "sha512-XqsgUlz4kiPppuZBjMMUtcPRsLduxfRBrrBpGGipxQpwCYp1+yPBOwjk17WrR/BeHEw/RJ9+Xrt+F8vrRv2qBw==",
"dev": true,
"requires": {
"requireindex": "^1.1.0"
}
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-wpcalypso/-/eslint-plugin-wpcalypso-4.1.0.tgz",
"integrity": "sha512-2gZdaaX5rS7vve5FfIBTANPFXfQstxMppUFR8KzrY5cJPt7hIhpg9lOb4y0hVYNdJkhZxkvEWw8yoJhaUc1OYQ==",
"dev": true
},
"eslint-scope": {
"version": "3.7.1",

View File

@ -140,7 +140,7 @@
"eslint-plugin-jest": "22.5.1",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-react": "7.13.0",
"eslint-plugin-wpcalypso": "4.0.2",
"eslint-plugin-wpcalypso": "4.1.0",
"grunt": "1.0.4",
"grunt-checktextdomain": "1.0.1",
"grunt-wp-i18n": "1.0.3",