Skip to content

Commit 993235f

Browse files
chore(deps): update babel monorepo
1 parent feec279 commit 993235f

File tree

3 files changed

+273
-9
lines changed

3 files changed

+273
-9
lines changed

packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-native": "npm:@brunolemos/react-native"
1919
},
2020
"devDependencies": {
21-
"@babel/core": "7.2.2",
21+
"@babel/core": "7.26.0",
2222
"@types/jest": "23.3.10",
2323
"@types/react": "16.7.18",
2424
"@types/react-native": "0.57.23",

packages/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test": "echo 'web will be tested soon!'"
1717
},
1818
"dependencies": {
19-
"@babel/polyfill": "7.2.5",
19+
"@babel/polyfill": "7.12.1",
2020
"@devon/components": "0.0.1",
2121
"react": "16.7.0-alpha.2",
2222
"react-app-polyfill": "0.2.0",

0 commit comments

Comments
 (0)