Skip to content

Commit

Permalink
Update dependency ngx-pipes to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2022
1 parent 39b7a48 commit 515258a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jsonapi-datastore": "0.4.0-beta",
"ng2-ace-editor": "0.3.9",
"ng2-file-upload": "1.4.0",
"ngx-pipes": "2.7.8",
"ngx-pipes": "3.1.0",
"rxjs": "6.6.7",
"rxjs-compat": "6.6.7",
"tslib": "2.3.1",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5082,12 +5082,12 @@ [email protected]:
dependencies:
tslib "^1.9.0"

ngx-pipes@2.7.8:
version "2.7.8"
resolved "https://registry.yarnpkg.com/ngx-pipes/-/ngx-pipes-2.7.8.tgz#c32270ef960d7f448b7766c2ad610e8bc3336ae6"
integrity sha512-NeYuzecv2Agmhcig1fD5RnCUrInAP8EkOkQEI3hViXMCTnQaEWT1ipPPSHSHEQ3IMsTntZfdDgSdQ1cQfJq1rA==
ngx-pipes@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/ngx-pipes/-/ngx-pipes-3.1.0.tgz#13d080fb8a689151b0eba5eeacf5e34adf634f27"
integrity sha512-nXP3rTH++WLayj/JalJ5mfcK58EAFGde4knjKDa3IQX9448GI7xs8SWWt1T92tfTqxZcnzOE1/lUbAurl7ZAqw==
dependencies:
tslib "^2.0.0"
tslib "^2.3.0"

nice-try@^1.0.4:
version "1.0.5"
Expand Down Expand Up @@ -7436,6 +7436,11 @@ tslib@^2.0.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==

tslib@^2.3.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==

[email protected]:
version "1.6.1"
resolved "https://registry.yarnpkg.com/tslint-jasmine-rules/-/tslint-jasmine-rules-1.6.1.tgz#74ffbf4a3a69a9aab7ca58e1854e6afe1a5c1983"
Expand Down

0 comments on commit 515258a

Please sign in to comment.