Skip to content

Commit e99f50c

Browse files
chore(deps): update babel monorepo (#317)
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | npm | @babel/core | 7.24.7 | 7.26.0 | | npm | @babel/preset-env | 7.24.7 | 7.26.0 | | npm | @babel/preset-react | 7.24.7 | 7.26.3 | | npm | @babel/preset-typescript | 7.24.7 | 7.26.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ace5089 commit e99f50c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"all": true
1616
},
1717
"devDependencies": {
18-
"@babel/core": "7.24.7",
19-
"@babel/preset-env": "7.24.7",
20-
"@babel/preset-react": "7.24.7",
21-
"@babel/preset-typescript": "7.24.7",
18+
"@babel/core": "7.26.0",
19+
"@babel/preset-env": "7.26.0",
20+
"@babel/preset-react": "7.26.3",
21+
"@babel/preset-typescript": "7.26.0",
2222
"@cypress/code-coverage": "1.14.0",
2323
"@istanbuljs/nyc-config-typescript": "0.1.3",
2424
"@testing-library/cypress": "5.3.1",

0 commit comments

Comments
 (0)