Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenMateus committed Nov 15, 2021
1 parent 0cc8050 commit 829fee6
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 111 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
"version": "0.3.0",
"private": true,
"dependencies": {
"@emotion/css": "^11.1.3",
"@emotion/css": "^11.5.0",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "^4.0.3"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.1",
"@testing-library/user-event": "^13.2.1",
"@testing-library/jest-dom": "^5.15.0",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.2",
"lint-staged": "^11.1.2",
"husky": "^7.0.4",
"lint-staged": "^12.0.2",
"prettier": "^2.4.1",
"pretty-quick": "^3.1.1"
},
Expand Down
Loading

0 comments on commit 829fee6

Please sign in to comment.