Update Monthly patch updates (#44686)

* Update Monthly patch updates

* Remove 3 troublesome packages...

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-02-07 13:08:10 +00:00
committed by GitHub
parent bfe66a1780
commit a8e9369084
8 changed files with 883 additions and 571 deletions

View File

@@ -28,7 +28,7 @@
"date-fns": "2.28.0",
"eventemitter3": "4.0.7",
"lodash": "4.17.21",
"marked": "4.0.10",
"marked": "4.0.12",
"moment": "2.29.1",
"moment-timezone": "0.5.34",
"ol": "6.12.0",
@@ -36,7 +36,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"regenerator-runtime": "0.13.9",
"rxjs": "7.5.1",
"rxjs": "7.5.2",
"tslib": "2.3.1",
"uplot": "1.6.18",
"xss": "1.0.10"
@@ -47,21 +47,21 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.1.3",
"@swc/helpers": "0.3.2",
"@testing-library/dom": "8.11.1",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/dom": "8.11.3",
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.2",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.5.0",
"@types/braintree__sanitize-url": "4.1.0",
"@types/jest": "27.4.0",
"@types/jquery": "3.5.11",
"@types/jquery": "3.5.13",
"@types/lodash": "4.14.149",
"@types/marked": "4.0.1",
"@types/node": "16.11.19",
"@types/papaparse": "5.3.1",
"@types/react": "17.0.38",
"@types/marked": "4.0.2",
"@types/node": "16.11.22",
"@types/papaparse": "5.3.2",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.11",
"@types/sinon": "^10.0.4",
"@types/sinon": "10.0.10",
"@types/testing-library__jest-dom": "5.14.2",
"@types/testing-library__react-hooks": "^3.2.0",
"@types/tinycolor2": "1.4.3",
@@ -70,7 +70,7 @@
"rollup": "2.66.1",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"sinon": "13.0.0",
"sinon": "13.0.1",
"tinycolor2": "1.4.2",
"typescript": "4.4.4"
}