Skip to content

Commit

Permalink
chore(deps): update dependency eslint to ^7.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2021
1 parent 547d681 commit 72e75e9
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 157 deletions.
2 changes: 1 addition & 1 deletion packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"babel-jest": "26.3.0",
"babel-plugin-styled-components": "1.12.0",
"core-js": "3.6.5",
"eslint": "6.8.0",
"eslint": "7.26.0",
"eslint-plugin-flowtype": "5.3.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/union-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@testing-library/react": "11.2.5",
"@testing-library/user-event": "^12.1.4",
"@types/classnames": "^2.2.10",
"@types/eslint": "^7.2.0",
"@types/eslint": "^7.2.6",
"@types/faker": "^5.1.0",
"@types/node": "14.14.31",
"@types/react": "^16.9.46",
Expand All @@ -64,7 +64,7 @@
"babel-plugin-styled-components": "^1.11.1",
"babel-preset-gatsby": "^0.5.8",
"babel-preset-react-app": "^9.1.2",
"eslint": "^7.7.0",
"eslint": "^7.16.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.0",
Expand Down
Loading

0 comments on commit 72e75e9

Please sign in to comment.