Skip to content

Commit

Permalink
update the reset of the packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedRaslan committed May 26, 2022
1 parent eb4ba07 commit 9cd4c60
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 109 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@cypress/code-coverage": "^3.9.12",
"@cypress/instrument-cra": "^1.4.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.2",
"@testing-library/react": "^13.2.0",
"@testing-library/user-event": "^14.2.0",
"babel-plugin-istanbul": "6.1.1",
"babel-plugin-module-resolver": "^4.1.0",
Expand All @@ -114,14 +114,14 @@
"eslint-plugin-react": "7.30.0",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-spellcheck": "^0.0.19",
"firebase-tools": "^10.0.1",
"husky": "^7.0.0",
"firebase-tools": "^11.0.1",
"husky": "^8.0.1",
"lint-staged": "12.4.2",
"mochawesome": "7.1.3",
"mochawesome-merge": "^4.2.0",
"mochawesome-report-generator": "^6.2.0",
"prettier": "^2.4.1",
"react-test-renderer": "^17.0.2",
"react-test-renderer": "^18.1.0",
"shx": "^0.3.4",
"source-map-explorer": "^2.5.2"
}
Expand Down
Loading

0 comments on commit 9cd4c60

Please sign in to comment.