Skip to content

Commit 5a936e1

Browse files
committed
Update dependency @grafana/google-sdk to ^0.1.0
1 parent 3e2fbf1 commit 5a936e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@grafana/data": "^9.0.2",
26-
"@grafana/google-sdk": "^0.0.3",
26+
"@grafana/google-sdk": "^0.1.0",
2727
"@grafana/runtime": "^9.0.2",
2828
"@grafana/toolkit": "^9.0.2",
2929
"@grafana/ui": "^9.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,10 +1471,10 @@
14711471
ua-parser-js "^1.0.32"
14721472
web-vitals "^3.0.4"
14731473

1474-
"@grafana/google-sdk@^0.0.3":
1475-
version "0.0.3"
1476-
resolved "https://registry.npmjs.org/@grafana/google-sdk/-/google-sdk-0.0.3.tgz"
1477-
integrity sha512-bhroulVPB0ntL6reSn4w6zyumwiV5y9VjaL41ht1omKGjziGmwtIsAjiMRaGpQluT+R1ya8ononADBBicKeT3g==
1474+
"@grafana/google-sdk@^0.1.0":
1475+
version "0.1.2"
1476+
resolved "https://registry.yarnpkg.com/@grafana/google-sdk/-/google-sdk-0.1.2.tgz#711436b4a32e6060eed2faa8882b118129e492f0"
1477+
integrity sha512-E4q2bhdP3s+ezMamu5d+4kzGktMNax5K3CDsUB4vpb7vkYTbnJhyxzTOY/2Vt4/TMN9MV1AN3zuLzcx9+yXtMQ==
14781478

14791479
"@grafana/runtime@^9.0.2":
14801480
version "9.3.6"

0 commit comments

Comments
 (0)