Skip to content

Commit 0ef0c27

Browse files
chore(deps): update babel monorepo (#459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 643e57d commit 0ef0c27

File tree

2 files changed

+139
-219
lines changed

2 files changed

+139
-219
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"url": "https://github.com/CareLuLu/react-native-web-jsonschema-form"
1919
},
2020
"devDependencies": {
21-
"@babel/cli": "7.27.0",
22-
"@babel/core": "7.26.10",
21+
"@babel/cli": "7.27.2",
22+
"@babel/core": "7.27.1",
2323
"@babel/plugin-proposal-class-properties": "7.18.6",
24-
"@babel/plugin-transform-react-jsx": "7.25.9",
25-
"@babel/register": "7.25.9",
26-
"@babel/eslint-parser": "7.27.0",
24+
"@babel/plugin-transform-react-jsx": "7.27.1",
25+
"@babel/register": "7.27.1",
26+
"@babel/eslint-parser": "7.27.1",
2727
"babel-plugin-lodash": "3.3.4",
2828
"cloc": "2.11.0",
2929
"eslint": "7.32.0",

0 commit comments

Comments
 (0)