mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 06:22:13 +08:00
Dependencies: Jest 27 (#42681)
* Update jest monorepo * Update version of marked so it doesn't throw an error, set testEnvironment * Fix some unit tests * Remove all these tests that aren't actually working... * use spyOn instead of mocking the whole module * Fix linting Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@ -49,7 +49,7 @@
|
||||
"@types/rollup-plugin-visualizer": "4.2.1",
|
||||
"@types/systemjs": "^0.20.6",
|
||||
"lodash": "4.17.21",
|
||||
"pretty-format": "25.1.0",
|
||||
"pretty-format": "27.4.2",
|
||||
"rimraf": "3.0.1",
|
||||
"rollup": "2.58.3",
|
||||
"rollup-plugin-sourcemaps": "0.6.3",
|
||||
|
Reference in New Issue
Block a user