Skip to content

Commit b2eb89e

Browse files
Bump @babel/plugin-proposal-export-default-from from 7.29.7 to 8.0.1
Bumps [@babel/plugin-proposal-export-default-from](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-export-default-from) from 7.29.7 to 8.0.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-plugin-proposal-export-default-from) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-export-default-from" dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdb4633 commit b2eb89e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@babel/plugin-proposal-class-properties": "^7.0.0",
2222
"@babel/plugin-proposal-decorators": "^8.0.2",
2323
"@babel/plugin-proposal-do-expressions": "^7.28.6",
24-
"@babel/plugin-proposal-export-default-from": "^7.0.0",
24+
"@babel/plugin-proposal-export-default-from": "^8.0.1",
2525
"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
2626
"@babel/plugin-proposal-function-bind": "^7.0.0",
2727
"@babel/plugin-proposal-function-sent": "^7.0.0",

0 commit comments

Comments
 (0)