Skip to content

Commit 10f656c

Browse files
authored
chore(deps): update dependency @grafana/runtime to v8.5.6 and rxjs to v7.5.5 (#304)
1 parent e0bf027 commit 10f656c

File tree

2 files changed

+52
-855
lines changed

2 files changed

+52
-855
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@grafana/data": "8.5.6",
3030
"@grafana/eslint-config": "3.0.0",
31-
"@grafana/runtime": "8.3.4",
31+
"@grafana/runtime": "8.5.6",
3232
"@grafana/toolkit": "8.5.6",
3333
"@grafana/ui": "8.5.6",
3434
"@types/lodash": "^4.14.176",
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"lodash": "^4.17.21",
3939
"react-virtualized-auto-sizer": "^1.0.5",
40-
"rxjs": "7.3.0"
40+
"rxjs": "7.5.5"
4141
},
4242
"homepage": "https://github.com/simPod/grafana-json-datasource#readme",
4343
"engineStrict": true,

0 commit comments

Comments
 (0)