Skip to content

Commit 20dfccd

Browse files
Update babel monorepo to v7.24.5
1 parent 83ee05f commit 20dfccd

File tree

2 files changed

+180
-126
lines changed

2 files changed

+180
-126
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"minireset.css": "^0.0.7"
1010
},
1111
"devDependencies": {
12-
"@babel/core": "7.24.4",
12+
"@babel/core": "7.24.5",
1313
"@babel/plugin-proposal-class-properties": "7.18.6",
1414
"@babel/plugin-proposal-decorators": "7.24.1",
1515
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
@@ -19,7 +19,7 @@
1919
"@babel/plugin-proposal-throw-expressions": "7.24.1",
2020
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2121
"@babel/plugin-syntax-import-meta": "7.10.4",
22-
"@babel/preset-env": "7.24.4",
22+
"@babel/preset-env": "7.24.5",
2323
"babel-loader": "8.3.0",
2424
"browser-sync": "2.29.3",
2525
"gulp": "4.0.2",

0 commit comments

Comments
 (0)