Skip to content

Commit 48c07d5

Browse files
chore(deps): update babel monorepo to v7.26.9 (#325)
| datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | npm | @babel/core | 7.26.0 | 7.26.9 | | npm | @babel/preset-env | 7.26.0 | 7.26.9 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52e1892 commit 48c07d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"all": true
1616
},
1717
"devDependencies": {
18-
"@babel/core": "7.26.0",
19-
"@babel/preset-env": "7.26.0",
18+
"@babel/core": "7.26.9",
19+
"@babel/preset-env": "7.26.9",
2020
"@babel/preset-react": "7.26.3",
2121
"@babel/preset-typescript": "7.26.0",
2222
"@cypress/code-coverage": "1.14.0",

0 commit comments

Comments
 (0)