Skip to content

Commit

Permalink
Merge 4d213d2 into e7383f6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 29, 2021
2 parents e7383f6 + 4d213d2 commit 9ec90b5
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 253 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,28 +48,28 @@
"@babel/plugin-transform-spread": "7.13.0",
"@babel/preset-env": "7.14.0",
"@babel/preset-react": "7.13.13",
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.1.4",
"@testing-library/jest-dom": "5.11.10",
"@testing-library/react": "11.2.5",
"@zeit/next-css": "1.0.1",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
"coveralls": "3.1.0",
"eslint": "7.25.0",
"eslint": "7.27.0",
"eslint-config-airbnb": "18.2.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-react": "7.23.2",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react-hooks": "4.2.0",
"husky": "4.3.8",
"identity-obj-proxy": "3.0.0",
"jest": "26.6.3",
"lint-staged": "10.5.4",
"next": "10.0.5",
"prettier": "2.2.1",
"prettier": "2.3.0",
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down

0 comments on commit 9ec90b5

Please sign in to comment.