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

Commit 102e12f

Browse files
authored
new version (#9)
1 parent 09be4f7 commit 102e12f

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
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@grafana/toolkit": "^8.3.2",
19-
"@pyroscope/panel-plugin": "1.4.0",
19+
"@pyroscope/panel-plugin": "1.4.1",
2020
"cypress": "^9.5.0"
2121
}
2222
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2118,10 +2118,10 @@
21182118
resolved "https://registry.yarnpkg.com/@pyroscope/flamegraph/-/flamegraph-0.30.0.tgz#58a8ff50bce7b702368c90082bee1eb339f693a4"
21192119
integrity sha512-Hf1+S/4JxgnE/QZGauvU+N7kaDW1F2GJIJXylYSIPV2OoFnPS+gFWX4UZGxxJ1qehlrhjEV3LXk1xNNO9uPKYA==
21202120

2121-
"@pyroscope/panel-plugin@1.4.0":
2122-
version "1.4.0"
2123-
resolved "https://registry.yarnpkg.com/@pyroscope/panel-plugin/-/panel-plugin-1.4.0.tgz#aba3519f26ce6d7fe111e6ef987bd54e35332150"
2124-
integrity sha512-pTwLVecc826OX57Aswbd5xN7RdMGECnpNQVW/nut7Q0z03sa1mjihVVpyyvwyCSq28t8WEUqil8wJ2EwDfcjYA==
2121+
"@pyroscope/panel-plugin@1.4.1":
2122+
version "1.4.1"
2123+
resolved "https://registry.yarnpkg.com/@pyroscope/panel-plugin/-/panel-plugin-1.4.1.tgz#9e02dc994532be5c2ad0be3857e4f2baa03dca57"
2124+
integrity sha512-pbB7Hu/AO2VKnFXJ8CzXdkWLgKeD/7ZzQtoKzPoTZa4SEt0VeR3ReVXeyXPPuMcwtD44f58vvOtUpHHZRST8og==
21252125
dependencies:
21262126
"@grafana/data" "^8.3.1"
21272127
"@grafana/runtime" "^8.3.1"

0 commit comments

Comments
 (0)