Skip to content

Commit 19e41d7

Browse files
committed
chore(deps): update package.json — 12 outdated deps found. Most are safe minor/patch bumps; exe
1 parent 6254386 commit 19e41d7

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,29 +23,29 @@
2323
"format": "npm run prettier -- --write"
2424
},
2525
"devDependencies": {
26-
"@testing-library/jest-dom": "^5.15.1",
27-
"@testing-library/react": "^12.1.2",
28-
"@testing-library/user-event": "^13.5.0",
29-
"alex": "^8.2.0",
26+
"@testing-library/jest-dom": "^6.4.3",
27+
"@testing-library/react": "^14.2.5",
28+
"@testing-library/user-event": "^14.4.3",
29+
"alex": "^9.2.0",
3030
"eslint": "^8.3.0",
31-
"execa": "^5.1.1",
32-
"fs-extra": "^10.0.0",
31+
"execa": "^9.5.2",
32+
"fs-extra": "^11.2.0",
3333
"get-port": "^5.1.1",
34-
"globby": "^11.0.4",
34+
"globby": "^14.0.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": "^6.0.0",
3939
"lint-staged": "^12.1.2",
40-
"meow": "^9.0.0",
40+
"meow": "^12.1.0",
4141
"multimatch": "^5.0.0",
4242
"prettier": "^2.5.0",
4343
"puppeteer": "^12.0.1",
44-
"strip-ansi": "^6.0.1",
44+
"strip-ansi": "^7.1.0",
4545
"svg-term-cli": "^2.1.1",
4646
"tempy": "^1.0.1",
4747
"wait-for-localhost": "^3.3.0",
48-
"web-vitals": "^2.1.2"
48+
"web-vitals": "^3.5.0"
4949
},
5050
"husky": {
5151
"hooks": {

0 commit comments

Comments
 (0)