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] authored Oct 19, 2024
1 parent 378915a commit 69488aa
Show file tree
Hide file tree
Showing 5 changed files with 1,960 additions and 2,051 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.6.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.6.cjs
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,27 @@
"dependencies": {
"@twilio-paste/core": "latest",
"@twilio-paste/icons": "latest",
"next": "13.5.6",
"next": "13.5.7",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.49.3"
"react-hook-form": "7.53.1"
},
"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.25.8",
"@babel/preset-env": "7.25.8",
"@babel/preset-react": "7.25.7",
"@testing-library/react": "14.3.1",
"babel-jest": "29.7.0",
"cypress": "13.6.2",
"eslint": "8.56.0",
"eslint-config-next": "13.5.6",
"cypress": "13.15.0",
"eslint": "8.57.1",
"eslint-config-next": "13.5.7",
"eslint-config-twilio": "2.0.0",
"eslint-config-twilio-react": "2.0.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.7.0",
"prettier": "2.8.8",
"start-server-and-test": "2.0.3"
"start-server-and-test": "2.0.8"
},
"packageManager": "yarn@3.7.0"
"packageManager": "yarn@3.8.6"
}
Loading

0 comments on commit 69488aa

Please sign in to comment.