Merge pull request #135 from hodgef/dependabot/npm_and_yarn/eslint-loader-2.2.1

This commit is contained in:
dependabot-preview[bot] 2019-07-06 09:26:11 +00:00 committed by GitHub
commit 316647bdac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -4683,9 +4683,9 @@
} }
}, },
"eslint-loader": { "eslint-loader": {
"version": "2.1.2", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/eslint-loader/-/eslint-loader-2.1.2.tgz", "resolved": "https://registry.npmjs.org/eslint-loader/-/eslint-loader-2.2.1.tgz",
"integrity": "sha512-rA9XiXEOilLYPOIInvVH5S/hYfyTPyxag6DZhoQOduM+3TkghAEQ3VcFO8VnX4J4qg/UIBzp72aOf/xvYmpmsg==", "integrity": "sha512-RLgV9hoCVsMLvOxCuNjdqOrUqIj9oJg8hF44vzJaYqsAHuY9G2YAeN3joQ9nxP0p5Th9iFSIpKo+SD8KISxXRg==",
"dev": true, "dev": true,
"requires": { "requires": {
"loader-fs-cache": "^1.0.0", "loader-fs-cache": "^1.0.0",

View File

@ -60,7 +60,7 @@
"dotenv-expand": "5.1.0", "dotenv-expand": "5.1.0",
"eslint": "^5.16.0", "eslint": "^5.16.0",
"eslint-config-react-app": "^4.0.1", "eslint-config-react-app": "^4.0.1",
"eslint-loader": "2.1.2", "eslint-loader": "2.2.1",
"eslint-plugin-flowtype": "3.10.4", "eslint-plugin-flowtype": "3.10.4",
"eslint-plugin-import": "2.18.0", "eslint-plugin-import": "2.18.0",
"eslint-plugin-jsx-a11y": "6.2.1", "eslint-plugin-jsx-a11y": "6.2.1",