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 6254386 commit e1badb1Copy full SHA for e1badb1
1 file changed
package.json
@@ -28,23 +28,23 @@
28
"@testing-library/user-event": "^13.5.0",
29
"alex": "^8.2.0",
30
"eslint": "^8.3.0",
31
- "execa": "^5.1.1",
32
- "fs-extra": "^10.0.0",
+ "execa": "^8.0.1",
+ "fs-extra": "^11.1.1",
33
"get-port": "^5.1.1",
34
"globby": "^11.0.4",
35
"husky": "^4.3.8",
36
"jest": "^27.4.3",
37
"lerna": "^4.0.0",
38
"lerna-changelog": "^2.2.0",
39
"lint-staged": "^12.1.2",
40
- "meow": "^9.0.0",
+ "meow": "^12.1.0",
41
"multimatch": "^5.0.0",
42
"prettier": "^2.5.0",
43
"puppeteer": "^12.0.1",
44
- "strip-ansi": "^6.0.1",
+ "strip-ansi": "^7.1.0",
45
"svg-term-cli": "^2.1.1",
46
- "tempy": "^1.0.1",
47
- "wait-for-localhost": "^3.3.0",
+ "tempy": "^3.1.0",
+ "wait-for-localhost": "^4.1.0",
48
"web-vitals": "^2.1.2"
49
},
50
"husky": {
0 commit comments