Skip to content

Commit

Permalink
chore(deps): update dependency tslib to v2.6.2 (#9)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency tslib to v2.6.2

* chore: update

---------

Co-authored-by: splincode <[email protected]>
  • Loading branch information
taiga-family-bot and splincode authored Oct 5, 2023
1 parent 68bf304 commit c5f9bca
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 61 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- id: matrix
if: env.TAIGA_FAMILY_BOT_IS_AUTHOR == 'true'
run: echo "value=$JOBS_NAME" >> $GITHUB_OUTPUT

wait:
Expand All @@ -39,7 +38,7 @@ jobs:
token2: ${{ secrets.TAIGA_FAMILY_APPROVE_BOT_PAT }}
- uses: taiga-family/ci/actions/run/[email protected]
with:
token: ${{ secrets.TAIGA_FAMILY_APPROVE_BOT_PAT }}
token: ${{ secrets.TAIGA_FAMILY_BOT_PAT }}

concurrency:
group: auto-approve-${{ github.head_ref }}
Expand Down
60 changes: 2 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/ng-dompurify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"repository": "https://github.com/taiga-family/ng-dompurify",
"license": "Apache-2.0",
"dependencies": {
"tslib": "2.0.0"
"tslib": "2.6.2"
},
"peerDependencies": {
"@angular/core": ">=12.0.0",
Expand Down

0 comments on commit c5f9bca

Please sign in to comment.