Skip to content

Commit ffaf521

Browse files
chore(deps): update all non-major dependencies
1 parent 378915a commit ffaf521

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"prop-types": "15.8.1",
2323
"react": "18.2.0",
2424
"react-dom": "18.2.0",
25-
"react-hook-form": "7.49.3"
25+
"react-hook-form": "7.50.1"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.23.7",
29-
"@babel/preset-env": "7.23.8",
28+
"@babel/core": "7.23.9",
29+
"@babel/preset-env": "7.23.9",
3030
"@babel/preset-react": "7.23.3",
31-
"@testing-library/react": "14.1.2",
31+
"@testing-library/react": "14.2.1",
3232
"babel-jest": "29.7.0",
33-
"cypress": "13.6.2",
33+
"cypress": "13.6.5",
3434
"eslint": "8.56.0",
3535
"eslint-config-next": "13.5.6",
3636
"eslint-config-twilio": "2.0.0",
@@ -40,5 +40,5 @@
4040
"prettier": "2.8.8",
4141
"start-server-and-test": "2.0.3"
4242
},
43-
"packageManager": "yarn@3.7.0"
43+
"packageManager": "yarn@3.8.0"
4444
}

0 commit comments

Comments
 (0)