Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Commit

Permalink
new version (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
eh-am authored Nov 14, 2022
1 parent 09be4f7 commit 102e12f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@grafana/toolkit": "^8.3.2",
"@pyroscope/panel-plugin": "1.4.0",
"@pyroscope/panel-plugin": "1.4.1",
"cypress": "^9.5.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2118,10 +2118,10 @@
resolved "https://registry.yarnpkg.com/@pyroscope/flamegraph/-/flamegraph-0.30.0.tgz#58a8ff50bce7b702368c90082bee1eb339f693a4"
integrity sha512-Hf1+S/4JxgnE/QZGauvU+N7kaDW1F2GJIJXylYSIPV2OoFnPS+gFWX4UZGxxJ1qehlrhjEV3LXk1xNNO9uPKYA==

"@pyroscope/[email protected].0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@pyroscope/panel-plugin/-/panel-plugin-1.4.0.tgz#aba3519f26ce6d7fe111e6ef987bd54e35332150"
integrity sha512-pTwLVecc826OX57Aswbd5xN7RdMGECnpNQVW/nut7Q0z03sa1mjihVVpyyvwyCSq28t8WEUqil8wJ2EwDfcjYA==
"@pyroscope/[email protected].1":
version "1.4.1"
resolved "https://registry.yarnpkg.com/@pyroscope/panel-plugin/-/panel-plugin-1.4.1.tgz#9e02dc994532be5c2ad0be3857e4f2baa03dca57"
integrity sha512-pbB7Hu/AO2VKnFXJ8CzXdkWLgKeD/7ZzQtoKzPoTZa4SEt0VeR3ReVXeyXPPuMcwtD44f58vvOtUpHHZRST8og==
dependencies:
"@grafana/data" "^8.3.1"
"@grafana/runtime" "^8.3.1"
Expand Down

0 comments on commit 102e12f

Please sign in to comment.