Skip to content

Commit 9cd4c60

Browse files
committed
update the reset of the packages
1 parent eb4ba07 commit 9cd4c60

2 files changed

Lines changed: 75 additions & 109 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"@cypress/code-coverage": "^3.9.12",
9797
"@cypress/instrument-cra": "^1.4.0",
9898
"@testing-library/jest-dom": "^5.16.4",
99-
"@testing-library/react": "^12.1.2",
99+
"@testing-library/react": "^13.2.0",
100100
"@testing-library/user-event": "^14.2.0",
101101
"babel-plugin-istanbul": "6.1.1",
102102
"babel-plugin-module-resolver": "^4.1.0",
@@ -114,14 +114,14 @@
114114
"eslint-plugin-react": "7.30.0",
115115
"eslint-plugin-react-hooks": "^4.5.0",
116116
"eslint-plugin-spellcheck": "^0.0.19",
117-
"firebase-tools": "^10.0.1",
118-
"husky": "^7.0.0",
117+
"firebase-tools": "^11.0.1",
118+
"husky": "^8.0.1",
119119
"lint-staged": "12.4.2",
120120
"mochawesome": "7.1.3",
121121
"mochawesome-merge": "^4.2.0",
122122
"mochawesome-report-generator": "^6.2.0",
123123
"prettier": "^2.4.1",
124-
"react-test-renderer": "^17.0.2",
124+
"react-test-renderer": "^18.1.0",
125125
"shx": "^0.3.4",
126126
"source-map-explorer": "^2.5.2"
127127
}

0 commit comments

Comments
 (0)