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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-19 10:13:33 -07:00
committed by GitHub
parent ba65c52e97
commit 8b87ab0fd7
2 changed files with 10 additions and 10 deletions

View File

@@ -48,7 +48,7 @@
"dependencies": {
"@babel/core": "^7.21.0",
"@babel/plugin-proposal-decorators": "^7.21.0",
"@babel/plugin-transform-destructuring": "^7.20.0",
"@babel/plugin-transform-destructuring": "^7.22.5",
"@babel/plugin-transform-regenerator": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/preset-react": "^7.18.6",