Skip to content

Commit

Permalink
Update babel monorepo to v7.25.7
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 2, 2024
1 parent 0c9f63e commit 0a7530c
Showing 2 changed files with 654 additions and 1,035 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -9,17 +9,17 @@
"minireset.css": "^0.0.7"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/core": "7.25.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-proposal-decorators": "7.25.7",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-function-sent": "7.24.7",
"@babel/plugin-proposal-function-sent": "7.25.7",
"@babel/plugin-proposal-json-strings": "7.18.6",
"@babel/plugin-proposal-numeric-separator": "7.18.6",
"@babel/plugin-proposal-throw-expressions": "7.24.7",
"@babel/plugin-proposal-throw-expressions": "7.25.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"babel-loader": "8.4.1",
"browser-sync": "2.29.3",
"gulp": "4.0.2",
1,679 changes: 649 additions & 1,030 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 0a7530c

Please sign in to comment.