Skip to content

Commit

Permalink
chore: get latest pyroscope-oss code (grafana/phlare#716)
Browse files Browse the repository at this point in the history
  • Loading branch information
eh-am authored May 29, 2023
1 parent 03ed0f1 commit 73af918
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@szhsin/react-menu": "3.5.2",
"graphviz-react": "^1.2.5",
"jquery": "^3.6.4",
"pyroscope-oss": "git+https://github.com/pyroscope-io/pyroscope.git#72e54cc",
"pyroscope-oss": "git+https://github.com/pyroscope-io/pyroscope.git#f710852",
"react": "^18.2.0",
"react-datepicker": "^4.7.0",
"react-debounce-input": "^3.2.5",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12010,9 +12010,9 @@ pure-rand@^6.0.0:
resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-6.0.1.tgz#31207dddd15d43f299fdcdb2f572df65030c19af"
integrity sha512-t+x1zEHDjBwkDGY5v5ApnZ/utcd4XYDiJsaQQoptTXgUXX95sDg1elCdJghzicm7n2mbCBJ3uYWr6M22SO19rg==

"pyroscope-oss@git+https://github.com/pyroscope-io/pyroscope.git#72e54cc":
"pyroscope-oss@git+https://github.com/pyroscope-io/pyroscope.git#f710852":
version "0.37.2"
resolved "git+https://github.com/pyroscope-io/pyroscope.git#72e54ccfcbb4812f87f8fc6840545079096c5462"
resolved "git+https://github.com/pyroscope-io/pyroscope.git#f710852d6c8b7b68c9dc3c06d0afae647dc0aa16"
dependencies:
"@babel/plugin-transform-runtime" "^7.16.4"
"@babel/preset-env" "^7.10.4"
Expand Down

0 comments on commit 73af918

Please sign in to comment.