Skip to content

Commit 95f30ad

Browse files
chore(deps): bump @babel/plugin-transform-destructuring
Bumps [@babel/plugin-transform-destructuring](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-destructuring) from 7.28.0 to 7.28.5. - [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/v7.28.5/packages/babel-plugin-transform-destructuring) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-destructuring" dependency-version: 7.28.5 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41096f5 commit 95f30ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -525,12 +525,12 @@
525525
"@babel/template" "^7.27.1"
526526

527527
"@babel/plugin-transform-destructuring@^7.28.0":
528-
version "7.28.0"
529-
resolved "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz"
530-
integrity sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==
528+
version "7.28.5"
529+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz#b8402764df96179a2070bb7b501a1586cf8ad7a7"
530+
integrity sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==
531531
dependencies:
532532
"@babel/helper-plugin-utils" "^7.27.1"
533-
"@babel/traverse" "^7.28.0"
533+
"@babel/traverse" "^7.28.5"
534534

535535
"@babel/plugin-transform-dotall-regex@^7.27.1":
536536
version "7.27.1"

0 commit comments

Comments
 (0)