mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Tech: Bump typescript and jest (#16354)
* chore: Bump Typescript to 3.4.1 * chore: Bump babel-jest, jest, ts-jest * fix: Fix tests after typescript upgrade by disabling some typings * chore: noImplicitAny * chore: Bump typescript in @grafana/ui
This commit is contained in:
committed by
Torkel Ödegaard
parent
85b4b336fd
commit
8370a182f7
@@ -76,7 +76,7 @@
|
||||
"rollup-plugin-terser": "^4.0.4",
|
||||
"rollup-plugin-typescript2": "^0.19.2",
|
||||
"rollup-plugin-visualizer": "^0.9.2",
|
||||
"typescript": "^3.2.2"
|
||||
"typescript": "3.4.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/lodash": "4.14.119"
|
||||
|
||||
Reference in New Issue
Block a user