Skip to content

Commit afa7f4f

Browse files
committed
Update dependency @grafana/google-sdk to ^0.3.0
1 parent 5094686 commit afa7f4f

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.3.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.3.0":
1475+
version "0.3.5"
1476+
resolved "https://registry.yarnpkg.com/@grafana/google-sdk/-/google-sdk-0.3.5.tgz#9fa5a3a7b3e5d53874443fde6219e3dadccae9ac"
1477+
integrity sha512-XSOdCkyQUAQk8rESpWxS7BSEXlegyL6sRGK33k6aFFvWmpP2U9XGQ6z6iKVbYVNQvJVoMnYDU3NOkJlkTxCw6g==
14781478

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

0 commit comments

Comments
 (0)