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:
parent
05b6d38374
commit
ef7b2e3974
@ -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",
|
||||
|
@ -35,7 +35,7 @@
|
||||
"@types/rollup-plugin-visualizer": "2.6.0",
|
||||
"@types/systemjs": "^0.20.6",
|
||||
"lodash": "4.17.15",
|
||||
"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",
|
||||
|
@ -82,7 +82,6 @@
|
||||
"@types/lodash": "4.14.123",
|
||||
"@types/node": "10.14.1",
|
||||
"@types/papaparse": "4.5.9",
|
||||
"@types/pretty-format": "20.0.1",
|
||||
"@types/rc-slider": "8.6.5",
|
||||
"@types/react": "16.8.16",
|
||||
"@types/react-custom-scrollbars": "4.0.5",
|
||||
@ -91,7 +90,7 @@
|
||||
"@types/rollup-plugin-visualizer": "2.6.0",
|
||||
"@types/tinycolor2": "1.4.1",
|
||||
"common-tags": "^1.8.0",
|
||||
"pretty-format": "24.9.0",
|
||||
"pretty-format": "25.1.0",
|
||||
"react-docgen-typescript-loader": "3.3.0",
|
||||
"react-test-renderer": "16.9.0",
|
||||
"rollup": "2.0.6",
|
||||
|
Loading…
Reference in New Issue
Block a user