This commit is contained in:
renovate[bot] 2018-12-27 11:52:40 +08:00 committed by Joshua T Flowers
parent b3979ff984
commit bca949feb6
2 changed files with 4 additions and 4 deletions

View File

@ -7536,9 +7536,9 @@
}
},
"eslint": {
"version": "5.10.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-5.10.0.tgz",
"integrity": "sha512-HpqzC+BHULKlnPwWae9MaVZ5AXJKpkxCVXQHrFaRw3hbDj26V/9ArYM4Rr/SQ8pi6qUPLXSSXC4RBJlyq2Z2OQ==",
"version": "5.11.1",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-5.11.1.tgz",
"integrity": "sha512-gOKhM8JwlFOc2acbOrkYR05NW8M6DCMSvfcJiBB5NDxRE1gv8kbvxKaC9u69e6ZGEMWXcswA/7eKR229cEIpvg==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.0.0",

View File

@ -72,7 +72,7 @@
"deasync": "0.1.14",
"deep-freeze": "0.0.1",
"docsify-cli": "4.3.0",
"eslint": "5.10.0",
"eslint": "5.11.1",
"eslint-config-wpcalypso": "4.0.1",
"eslint-loader": "2.1.1",
"eslint-plugin-jest": "22.1.2",