Update babel monorepo (#75353)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-25 14:27:35 +01:00
committed by GitHub
parent 61e3f3a059
commit da23aef83d
5 changed files with 278 additions and 23 deletions

View File

@@ -60,7 +60,7 @@
"webpack": "5.88.1"
},
"dependencies": {
"@babel/core": "7.22.9",
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.9",
"@cypress/webpack-preprocessor": "5.17.1",
"@grafana/e2e-selectors": "10.2.0-pre",

View File

@@ -56,7 +56,7 @@
"tslib": "2.6.0"
},
"devDependencies": {
"@babel/core": "7.22.9",
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.9",
"@babel/preset-react": "7.22.5",
"@grafana/tsconfig": "^1.2.0-rc1",

View File

@@ -115,7 +115,7 @@
"uuid": "9.0.0"
},
"devDependencies": {
"@babel/core": "7.22.9",
"@babel/core": "7.23.0",
"@grafana/tsconfig": "^1.2.0-rc1",
"@mdx-js/react": "1.6.22",
"@rollup/plugin-node-resolve": "15.1.0",