Update Monthly patch updates (#46875)

* Update Monthly patch updates

* Remove 3 packages...

* Fix type error

* undo cypress upgrade

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2022-03-23 14:56:44 +00:00
committed by GitHub
parent b2f33b2a53
commit 7b23c7fe1e
9 changed files with 1319 additions and 1512 deletions

View File

@@ -23,12 +23,12 @@
},
"devDependencies": {
"@grafana/tsconfig": "^1.2.0-rc1",
"@rollup/plugin-commonjs": "21.0.1",
"@rollup/plugin-commonjs": "21.0.2",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.1.3",
"@swc/helpers": "0.3.2",
"@swc/helpers": "0.3.8",
"rimraf": "3.0.2",
"rollup": "2.70.0",
"rollup": "2.70.1",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"typescript": "4.4.4"