Skip to content

Commit 378915a

Browse files
chore(deps): update all non-major dependencies (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5d3b35 commit 378915a

File tree

2 files changed

+207
-212
lines changed

2 files changed

+207
-212
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
"prop-types": "15.8.1",
2323
"react": "18.2.0",
2424
"react-dom": "18.2.0",
25-
"react-hook-form": "7.48.2"
25+
"react-hook-form": "7.49.3"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.23.3",
29-
"@babel/preset-env": "7.23.3",
28+
"@babel/core": "7.23.7",
29+
"@babel/preset-env": "7.23.8",
3030
"@babel/preset-react": "7.23.3",
3131
"@testing-library/react": "14.1.2",
3232
"babel-jest": "29.7.0",
33-
"cypress": "13.6.0",
34-
"eslint": "8.54.0",
33+
"cypress": "13.6.2",
34+
"eslint": "8.56.0",
3535
"eslint-config-next": "13.5.6",
3636
"eslint-config-twilio": "2.0.0",
3737
"eslint-config-twilio-react": "2.0.0",

0 commit comments

Comments
 (0)