chore(deps-dev): bump @babel/plugin-transform-modules-commonjs (#8570)

This commit is contained in:
dependabot[bot]
2023-04-13 13:00:11 +00:00
committed by GitHub
parent 43b24f9625
commit 2b0e8c05c0
2 changed files with 14 additions and 62 deletions

View File

@@ -108,7 +108,7 @@
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.18.6",
"@babel/plugin-proposal-object-rest-spread": "=7.19.4",
"@babel/plugin-proposal-optional-chaining": "=7.21.0",
"@babel/plugin-transform-modules-commonjs": "=7.16.8",
"@babel/plugin-transform-modules-commonjs": "=7.21.2",
"@babel/plugin-transform-runtime": "=7.21.0",
"@babel/preset-env": "=7.21.4",
"@babel/preset-react": "=7.14.5",