Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade eslint-loader from 3.0.3 to 3.0.4
Snyk has created this PR to upgrade eslint-loader from 3.0.3 to 3.0.4.

See this package in NPM:
https://www.npmjs.com/package/eslint-loader

See this project in Snyk:
https://app.snyk.io/org/zhu22c/project/368f98ff-2830-41e2-b598-e9f508cddd4e?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and hzhz committed May 6, 2020
commit 8661b04dfe8e89bc770c97b50193f92bf08f93e0
2 changes: 1 addition & 1 deletion packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dotenv-expand": "5.1.0",
"eslint": "^6.6.0",
"eslint-config-react-app": "^5.2.1",
"eslint-loader": "3.0.3",
"eslint-loader": "3.0.4",
"eslint-plugin-flowtype": "4.7.0",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-jsx-a11y": "6.2.3",
Expand Down