mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
DevEnv: update frontend dependencies - pretty-format (#22987)
* DevEnv: updates pretty-format 24.9.0 -> 25.1.0 in grafana-data package * DevEnv: updates pretty-format 24.9.0 -> 25.1.0 in grafana-ui package * DevEnv: updates pretty-format 24.9.0 -> 25.1.0 in grafana-runtime package
This commit is contained in:
@@ -37,11 +37,10 @@
|
||||
"@types/lodash": "4.14.123",
|
||||
"@types/node": "10.14.1",
|
||||
"@types/papaparse": "4.5.9",
|
||||
"@types/pretty-format": "20.0.1",
|
||||
"@types/react": "16.8.16",
|
||||
"@types/sinon": "^7.5.2",
|
||||
"@types/rollup-plugin-visualizer": "2.6.0",
|
||||
"pretty-format": "24.9.0",
|
||||
"pretty-format": "25.1.0",
|
||||
"rollup": "2.0.6",
|
||||
"rollup-plugin-sourcemaps": "0.5.0",
|
||||
"rollup-plugin-terser": "5.3.0",
|
||||
|
||||
Reference in New Issue
Block a user