We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c293b commit ad0179bCopy full SHA for ad0179b
package.json
@@ -23,9 +23,9 @@
23
"@types/react-dom": "~18.0.6",
24
"tsbb": "~3.7.7",
25
"husky": "~8.0.0",
26
- "lint-staged": "~13.0.0",
27
- "prettier": "~2.6.0",
28
- "lerna": "^5.1.0",
+ "lint-staged": "^13.1.2",
+ "prettier": "^2.8.4",
+ "lerna": "^6.5.1",
29
"pretty-quick": "~3.1.3",
30
"react-test-renderer": "~18.2.0"
31
},
0 commit comments