mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build(devtools): update dependency ngx-flamegraph to v0.0.9
This commit is contained in:
parent
87db8dcc76
commit
9814fd99af
2 changed files with 7 additions and 5 deletions
|
|
@ -45,7 +45,7 @@
|
|||
"@angular/platform-browser": "github:angular/platform-browser-builds#5e83e6522186b861066403eb7ee068cb45f1cb14",
|
||||
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#6f6d6793e49a807c85c9b84e9c4375503acd91df",
|
||||
"memo-decorator": "^2.0.1",
|
||||
"ngx-flamegraph": "0.0.8",
|
||||
"ngx-flamegraph": "0.0.9",
|
||||
"rxjs": "~6.6.0",
|
||||
"semver-dsl": "^1.0.1",
|
||||
"tslib": "^2.0.0",
|
||||
|
|
|
|||
10
yarn.lock
10
yarn.lock
|
|
@ -8352,10 +8352,12 @@ ngx-build-plus@^11.0.0:
|
|||
webpack-dev-server "^3.1.14"
|
||||
webpack-merge "^4.2.1"
|
||||
|
||||
ngx-flamegraph@0.0.8:
|
||||
version "0.0.8"
|
||||
resolved "https://registry.yarnpkg.com/ngx-flamegraph/-/ngx-flamegraph-0.0.8.tgz#9b2f2e513d5607b01bf91e3c24911db0f4192c99"
|
||||
integrity sha512-xYTMRbj4zFx0AwWlzgjvCcuTGqV9SuhiHcbZ4EkX5g6VKhTQj6cYhEuCl9LEzJatT2/pZus9/VukNGHoGwwpHA==
|
||||
ngx-flamegraph@0.0.9:
|
||||
version "0.0.9"
|
||||
resolved "https://registry.yarnpkg.com/ngx-flamegraph/-/ngx-flamegraph-0.0.9.tgz#c6434dd8fbc0de7d8af5645205c383a0a6734fbf"
|
||||
integrity sha512-9W7G14M0ocH06A2MR3dE4IyQflEUCPJn6uiZO2pSBaZa4u4Nf8CG+P4Ca1xsO4vadYCI5AnGxLM2nEmrJYDCOQ==
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
nice-try@^1.0.4:
|
||||
version "1.0.5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue