Skip to content

Commit 93daf24

Browse files
chore(deps): update all non-major dependencies (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5eabd2e commit 93daf24

File tree

5 files changed

+1525
-2092
lines changed

5 files changed

+1525
-2092
lines changed

.yarn/releases/yarn-3.6.4.cjs

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

.yarn/releases/yarn-3.7.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.6.4.cjs
7+
yarnPath: .yarn/releases/yarn-3.7.0.cjs

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,24 +22,24 @@
2222
"prop-types": "15.8.1",
2323
"react": "18.2.0",
2424
"react-dom": "18.2.0",
25-
"react-hook-form": "7.47.0"
25+
"react-hook-form": "7.48.2"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.23.2",
29-
"@babel/preset-env": "7.23.2",
30-
"@babel/preset-react": "7.22.15",
31-
"@netlify/plugin-nextjs": "4.41.1",
32-
"@testing-library/react": "14.0.0",
28+
"@babel/core": "7.23.3",
29+
"@babel/preset-env": "7.23.3",
30+
"@babel/preset-react": "7.23.3",
31+
"@netlify/plugin-nextjs": "4.41.2",
32+
"@testing-library/react": "14.1.2",
3333
"babel-jest": "29.7.0",
34-
"cypress": "13.4.0",
35-
"eslint": "8.52.0",
34+
"cypress": "13.6.0",
35+
"eslint": "8.54.0",
3636
"eslint-config-next": "13.5.6",
3737
"eslint-config-twilio": "2.0.0",
3838
"eslint-config-twilio-react": "2.0.0",
3939
"eslint-plugin-prettier": "4.2.1",
4040
"jest": "29.7.0",
4141
"prettier": "2.8.8",
42-
"start-server-and-test": "2.0.1"
42+
"start-server-and-test": "2.0.3"
4343
},
44-
"packageManager": "yarn@3.6.4"
44+
"packageManager": "yarn@3.7.0"
4545
}

0 commit comments

Comments
 (0)