Skip to content

Commit 40d289a

Browse files
chore(deps): update babel monorepo to v7.27.1 (#687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f22bcc3 commit 40d289a

File tree

2 files changed

+133
-139
lines changed

2 files changed

+133
-139
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"url": "https://github.com/CareLuLu/react-native-web-ui-components"
2525
},
2626
"devDependencies": {
27-
"@babel/cli": "7.26.4",
28-
"@babel/core": "7.26.8",
27+
"@babel/cli": "7.27.1",
28+
"@babel/core": "7.27.1",
2929
"@babel/plugin-proposal-class-properties": "7.18.6",
30-
"@babel/plugin-transform-react-jsx": "7.25.9",
31-
"@babel/register": "7.25.9",
32-
"@babel/eslint-parser": "7.26.8",
30+
"@babel/plugin-transform-react-jsx": "7.27.1",
31+
"@babel/register": "7.27.1",
32+
"@babel/eslint-parser": "7.27.1",
3333
"babel-jest": "27.5.1",
3434
"babel-plugin-lodash": "3.3.4",
3535
"docz": "2.4.0",

0 commit comments

Comments
 (0)