Skip to content

Commit 5cc7724

Browse files
Bump @babel/plugin-proposal-function-bind from 7.29.7 to 8.0.1
Bumps [@babel/plugin-proposal-function-bind](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-function-bind) 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-function-bind) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-function-bind" 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 5cc7724

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
@@ -23,7 +23,7 @@
2323
"@babel/plugin-proposal-do-expressions": "^7.28.6",
2424
"@babel/plugin-proposal-export-default-from": "^7.0.0",
2525
"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
26-
"@babel/plugin-proposal-function-bind": "^7.0.0",
26+
"@babel/plugin-proposal-function-bind": "^8.0.1",
2727
"@babel/plugin-proposal-function-sent": "^7.0.0",
2828
"@babel/plugin-proposal-json-strings": "^7.0.0",
2929
"@babel/plugin-proposal-logical-assignment-operators": "^7.0.0",

0 commit comments

Comments
 (0)