Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into alert_storybook_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
matteovivona authored Oct 22, 2020
2 parents d12536e + e3bb78f commit f93614b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@types/enzyme": "~3.10.3",
"@types/jest": "~26.0.0",
"@types/lodash": "^4.14.149",
"@types/node": "~14.11.1",
"@types/node": "~14.14.2",
"@types/react": "~16.9.17",
"@types/react-dom": "~16.9.1",
"@types/react-table": "~7.0.4",
Expand All @@ -103,13 +103,13 @@
"enzyme-adapter-react-16": "~1.15.2",
"eslint": "~7.11.0",
"eslint-config-airbnb": "~18.2.0",
"eslint-config-prettier": "~6.13.0",
"eslint-config-prettier": "~6.14.0",
"eslint-plugin-import": "~2.22.0",
"eslint-plugin-jest": "~24.1.0",
"eslint-plugin-jsx-a11y": "~6.3.0",
"eslint-plugin-prettier": "~3.1.1",
"eslint-plugin-react": "~7.21.0",
"eslint-plugin-react-hooks": "~4.1.0",
"eslint-plugin-react-hooks": "~4.2.0",
"husky": "~4.3.0",
"jest-canvas-mock": "~2.3.0",
"lint-staged": "~10.4.0",
Expand Down

0 comments on commit f93614b

Please sign in to comment.