chore(deps): update babel monorepo to v7.21.0 (#562)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-20 13:20:16 -05:00
committed by GitHub
parent 2bf216829b
commit 9f8a32e042
5 changed files with 189 additions and 26 deletions

View File

@ -14,10 +14,10 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@babel/cli": "7.20.7",
"@babel/core": "7.20.12",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@babel/plugin-syntax-flow": "7.18.6",
"@babel/plugin-transform-react-jsx": "7.20.13",
"@babel/plugin-transform-react-jsx": "7.21.0",
"copy-webpack-plugin": "11.0.0",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-cypress": "2.12.1",