Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 378915a commit 2d1732a
Show file tree
Hide file tree
Showing 5 changed files with 1,576 additions and 1,451 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.7.0.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.8.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.7.0.cjs
yarnPath: .yarn/releases/yarn-3.8.2.cjs
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.49.3"
"react-hook-form": "7.51.4"
},
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-react": "7.23.3",
"@testing-library/react": "14.1.2",
"@babel/core": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/preset-react": "7.24.1",
"@testing-library/react": "14.3.1",
"babel-jest": "29.7.0",
"cypress": "13.6.2",
"eslint": "8.56.0",
"cypress": "13.8.1",
"eslint": "8.57.0",
"eslint-config-next": "13.5.6",
"eslint-config-twilio": "2.0.0",
"eslint-config-twilio-react": "2.0.0",
Expand All @@ -40,5 +40,5 @@
"prettier": "2.8.8",
"start-server-and-test": "2.0.3"
},
"packageManager": "yarn@3.7.0"
"packageManager": "yarn@3.8.2"
}

0 comments on commit 2d1732a

Please sign in to comment.