Skip to content

Commit

Permalink
chore(deps): update dependency @ng-web-apis/universal to v4.6.2 (#4)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency @ng-web-apis/universal to v4.6.2

* chore: ci

* chore: ci

---------

Co-authored-by: splincode <omaxphp@yandex.ru>
  • Loading branch information
taiga-family-bot and splincode authored Sep 23, 2024
1 parent 034b2ef commit a085764
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 76 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
approve:
needs: [wait]
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: taiga-family/ci/actions/setup/checkout@v1.83.0
- uses: taiga-family/ci/actions/setup/variables@v1.83.0
Expand All @@ -51,6 +52,7 @@ jobs:
label-when-approved:
if: github.event.review.state == 'approved'
name: Label when approved
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: taiga-family/ci/actions/setup/checkout@v1.83.0
Expand Down Expand Up @@ -85,5 +87,5 @@ jobs:
labels: v${{ steps.nodejs-workspace.outputs.root-package-major-version }}

concurrency:
group: auto-approve-${{ github.head_ref }}
group: pr-suites-${{ github.head_ref }}
cancel-in-progress: true
147 changes: 73 additions & 74 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@angular/platform-server": "18.1.0",
"@angular/router": "18.1.0",
"@angular/ssr": "18.2.1",
"@ng-web-apis/universal": "4.2.1",
"@ng-web-apis/universal": "4.6.2",
"@taiga-ui/addon-charts": "4.7.0",
"@taiga-ui/addon-commerce": "4.7.0",
"@taiga-ui/addon-doc": "4.7.0",
Expand Down

0 comments on commit a085764

Please sign in to comment.