Skip to content

Commit 92284f0

Browse files
Update babel monorepo
1 parent a7600d5 commit 92284f0

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,21 @@
5252
"babel-core": "7.0.0-bridge.0"
5353
},
5454
"devDependencies": {
55-
"@babel/core": "7.5.5",
56-
"@babel/plugin-proposal-class-properties": "7.5.5",
57-
"@babel/plugin-proposal-decorators": "7.4.4",
58-
"@babel/plugin-proposal-export-namespace-from": "7.5.2",
59-
"@babel/plugin-proposal-function-sent": "7.5.0",
60-
"@babel/plugin-proposal-json-strings": "7.2.0",
61-
"@babel/plugin-proposal-numeric-separator": "7.2.0",
62-
"@babel/plugin-proposal-throw-expressions": "7.2.0",
63-
"@babel/plugin-syntax-dynamic-import": "7.2.0",
64-
"@babel/plugin-syntax-import-meta": "7.2.0",
65-
"@babel/plugin-transform-runtime": "7.5.5",
66-
"@babel/polyfill": "7.4.4",
67-
"@babel/preset-env": "7.5.5",
68-
"@babel/register": "7.5.5",
69-
"@babel/runtime": "7.5.5",
55+
"@babel/core": "7.26.8",
56+
"@babel/plugin-proposal-class-properties": "7.18.6",
57+
"@babel/plugin-proposal-decorators": "7.25.9",
58+
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
59+
"@babel/plugin-proposal-function-sent": "7.25.9",
60+
"@babel/plugin-proposal-json-strings": "7.18.6",
61+
"@babel/plugin-proposal-numeric-separator": "7.18.6",
62+
"@babel/plugin-proposal-throw-expressions": "7.25.9",
63+
"@babel/plugin-syntax-dynamic-import": "7.8.3",
64+
"@babel/plugin-syntax-import-meta": "7.10.4",
65+
"@babel/plugin-transform-runtime": "7.26.8",
66+
"@babel/polyfill": "7.12.1",
67+
"@babel/preset-env": "7.26.9",
68+
"@babel/register": "7.25.9",
69+
"@babel/runtime": "7.26.9",
7070
"babel-core": "7.0.0-bridge.0",
7171
"babel-eslint": "10.0.2",
7272
"babel-jest": "24.8.0",

0 commit comments

Comments
 (0)