Skip to content

Commit 012773b

Browse files
chore(deps): update all non-major dependencies (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31dfca8 commit 012773b

File tree

2 files changed

+894
-376
lines changed

2 files changed

+894
-376
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,26 +18,26 @@
1818
"dependencies": {
1919
"@twilio-paste/core": "latest",
2020
"@twilio-paste/icons": "latest",
21-
"next": "13.4.19",
21+
"next": "13.5.2",
2222
"prop-types": "15.8.1",
2323
"react": "18.2.0",
2424
"react-dom": "18.2.0",
2525
"react-hook-form": "7.46.1"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.22.17",
29-
"@babel/preset-env": "7.22.15",
28+
"@babel/core": "7.22.20",
29+
"@babel/preset-env": "7.22.20",
3030
"@babel/preset-react": "7.22.15",
3131
"@netlify/plugin-nextjs": "4.40.1",
3232
"@testing-library/react": "14.0.0",
33-
"babel-jest": "29.6.4",
33+
"babel-jest": "29.7.0",
3434
"cypress": "12.17.4",
3535
"eslint": "8.49.0",
36-
"eslint-config-next": "13.4.19",
36+
"eslint-config-next": "13.5.2",
3737
"eslint-config-twilio": "2.0.0",
3838
"eslint-config-twilio-react": "2.0.0",
3939
"eslint-plugin-prettier": "4.2.1",
40-
"jest": "29.6.4",
40+
"jest": "29.7.0",
4141
"prettier": "2.8.8",
4242
"start-server-and-test": "2.0.0"
4343
},

0 commit comments

Comments
 (0)