Skip to content

Commit 2d5b6ae

Browse files
committed
chore(deps): update package.json — Most deps are many major versions behind (jest 27→29, eslint
1 parent 6254386 commit 2d5b6ae

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,23 +29,23 @@
2929
"alex": "^8.2.0",
3030
"eslint": "^8.3.0",
3131
"execa": "^5.1.1",
32-
"fs-extra": "^10.0.0",
32+
"fs-extra": "^10.1.0",
3333
"get-port": "^5.1.1",
34-
"globby": "^11.0.4",
34+
"globby": "^11.1.1",
3535
"husky": "^4.3.8",
36-
"jest": "^27.4.3",
36+
"jest": "^27.5.1",
3737
"lerna": "^4.0.0",
38-
"lerna-changelog": "^2.2.0",
38+
"lerna-changelog": "^2.2.6",
3939
"lint-staged": "^12.1.2",
40-
"meow": "^9.0.0",
40+
"meow": "^9.1.0",
4141
"multimatch": "^5.0.0",
42-
"prettier": "^2.5.0",
42+
"prettier": "^2.8.8",
4343
"puppeteer": "^12.0.1",
4444
"strip-ansi": "^6.0.1",
4545
"svg-term-cli": "^2.1.1",
4646
"tempy": "^1.0.1",
47-
"wait-for-localhost": "^3.3.0",
48-
"web-vitals": "^2.1.2"
47+
"wait-for-localhost": "^3.3.1",
48+
"web-vitals": "^2.1.4"
4949
},
5050
"husky": {
5151
"hooks": {

0 commit comments

Comments
 (0)