Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @grafana/experimental to ^1.6.1 #473

Merged
merged 1 commit into from
Jul 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"dependencies": {
"@grafana/data": "^10.0.2",
"@grafana/experimental": "^1.6.0",
"@grafana/experimental": "^1.6.1",
"@grafana/runtime": "^10.0.2",
"@grafana/ui": "^10.0.2",
"lodash": "^4.17.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -766,9 +766,9 @@ __metadata:
languageName: node
linkType: hard

"@grafana/experimental@npm:^1.6.0":
version: 1.6.0
resolution: "@grafana/experimental@npm:1.6.0"
"@grafana/experimental@npm:^1.6.1":
version: 1.6.1
resolution: "@grafana/experimental@npm:1.6.1"
dependencies:
"@types/uuid": ^8.3.3
uuid: ^8.3.2
Expand All @@ -780,7 +780,7 @@ __metadata:
react: 17.0.2
react-dom: 17.0.2
react-select: ^5.2.1
checksum: 123a3c0331aca63d16e5ba2536cea2108b619089762718fe1c363495b2197dda33e6345b39261d55833dadec95ffeab7a78df3def22b6f3972666a80fcbd8b28
checksum: 64c32bc9e3bf96c88fbe9522c53e13e4cbc3848ff83df2b1b76735ad5cf9e1775b31094d1298c4bc6a8c75dbcac015eedb14dd9269f492f296c240c58c9916e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5775,7 +5775,7 @@ __metadata:
"@babel/core": ^7.22.5
"@grafana/data": ^10.0.2
"@grafana/eslint-config": ^6.0.0
"@grafana/experimental": ^1.6.0
"@grafana/experimental": ^1.6.1
"@grafana/runtime": ^10.0.2
"@grafana/toolkit": ^10.0.0
"@grafana/tsconfig": ^1.2.0-rc1
Expand Down