Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#119)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 28, 2023
1 parent c6a6c59 commit 2bb2ad5
Show file tree
Hide file tree
Showing 4 changed files with 245 additions and 234 deletions.

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.6.2.cjs
yarnPath: .yarn/releases/yarn-3.6.3.cjs
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@
"react-hook-form": "7.45.4"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@netlify/plugin-nextjs": "4.40.1",
"@testing-library/react": "14.0.0",
"babel-jest": "29.6.3",
"babel-jest": "29.6.4",
"cypress": "12.17.4",
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-config-next": "13.4.19",
"eslint-config-twilio": "2.0.0",
"eslint-config-twilio-react": "2.0.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.6.3",
"jest": "29.6.4",
"prettier": "2.8.8",
"start-server-and-test": "2.0.0"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit 2bb2ad5

Please sign in to comment.