Skip to content

Commit 8512a7b

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

File tree

5 files changed

+1059
-1017
lines changed

5 files changed

+1059
-1017
lines changed

.yarn/releases/yarn-3.7.0.cjs

Lines changed: 0 additions & 875 deletions
This file was deleted.

.yarn/releases/yarn-3.8.0.cjs

Lines changed: 875 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ plugins:
44
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
55
spec: "@yarnpkg/plugin-interactive-tools"
66

7-
yarnPath: .yarn/releases/yarn-3.7.0.cjs
7+
yarnPath: .yarn/releases/yarn-3.8.0.cjs

package.json

Lines changed: 7 additions & 7 deletions
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.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.24.0",
29+
"@babel/preset-env": "7.24.0",
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",
34-
"eslint": "8.56.0",
33+
"cypress": "13.6.6",
34+
"eslint": "8.57.0",
3535
"eslint-config-next": "13.5.6",
3636
"eslint-config-twilio": "2.0.0",
3737
"eslint-config-twilio-react": "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)