Skip to content

Commit

Permalink
chore(deps): update eslint and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 8, 2022
1 parent c9eccf2 commit aedbdfd
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 112 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,20 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"concurrently": "6.5.1",
"cross-env": "7.0.3",
"eslint": "8.6.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jest": "25.3.4",
"eslint": "8.13.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "25.7.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.4.0",
"jest": "27.4.7",
"lerna": "4.0.0",
"lerna-changelog": "2.2.0",
"npm-run-all": "4.1.5",
"png.js": "0.2.1",
"prettier": "2.5.1",
"prettier": "2.6.2",
"prettier-plugin-jsdoc": "0.3.36",
"rimraf": "3.0.2",
"rollup": "2.62.0",
Expand Down
Loading

0 comments on commit aedbdfd

Please sign in to comment.