chore(deps): bump @babel/plugin-transform-destructuring from 7.22.5 to 7.23.3 (#6337)

Bumps [@babel/plugin-transform-destructuring](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-destructuring) from 7.22.5 to 7.23.3.
- [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.23.3/packages/babel-plugin-transform-destructuring)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-destructuring"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-02 05:17:54 -08:00
committed by GitHub
parent 9e6339696d
commit 95d9dda64d
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
"dependencies": {
"@babel/core": "^7.22.5",
"@babel/plugin-proposal-decorators": "^7.23.2",
"@babel/plugin-transform-destructuring": "^7.22.5",
"@babel/plugin-transform-destructuring": "^7.23.3",
"@babel/plugin-transform-regenerator": "^7.23.3",
"@babel/preset-env": "^7.20.0",
"@babel/preset-react": "^7.22.15",