Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#117)
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] committed Aug 14, 2023
1 parent 8e53201 commit d100d99
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 261 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"dependencies": {
"@twilio-paste/core": "latest",
"@twilio-paste/icons": "latest",
"next": "13.4.13",
"next": "13.4.15",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.45.4"
},
"devDependencies": {
"@babel/core": "7.22.9",
"@babel/preset-env": "7.22.9",
"@babel/core": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@netlify/plugin-nextjs": "4.39.3",
"@netlify/plugin-nextjs": "4.40.0",
"@testing-library/react": "14.0.0",
"babel-jest": "29.6.2",
"cypress": "12.17.3",
"eslint": "8.46.0",
"eslint-config-next": "13.4.13",
"eslint": "8.47.0",
"eslint-config-next": "13.4.15",
"eslint-config-twilio": "2.0.0",
"eslint-config-twilio-react": "2.0.0",
"eslint-plugin-prettier": "4.2.1",
Expand Down
Loading

0 comments on commit d100d99

Please sign in to comment.