Skip to content

Commit c90c87c

Browse files
committed
chore(deps): update package.json — 16 dependencies identified as outdated. 8 safe minor/patch u
1 parent 6254386 commit c90c87c

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
@@ -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",
26+
"@testing-library/jest-dom": "^5.17.0",
27+
"@testing-library/react": "^12.1.5",
2828
"@testing-library/user-event": "^13.5.0",
2929
"alex": "^8.2.0",
30-
"eslint": "^8.3.0",
30+
"eslint": "^8.57.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.0",
3535
"husky": "^4.3.8",
36-
"jest": "^27.4.3",
36+
"jest": "^27.5.0",
3737
"lerna": "^4.0.0",
3838
"lerna-changelog": "^2.2.0",
3939
"lint-staged": "^12.1.2",
4040
"meow": "^9.0.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",
4747
"wait-for-localhost": "^3.3.0",
48-
"web-vitals": "^2.1.2"
48+
"web-vitals": "^2.1.4"
4949
},
5050
"husky": {
5151
"hooks": {

0 commit comments

Comments
 (0)