Skip to content

chore(deps): bump @angular/localize from 16.2.7 to 16.2.10 #1925

chore(deps): bump @angular/localize from 16.2.7 to 16.2.10

chore(deps): bump @angular/localize from 16.2.7 to 16.2.10 #1925

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Use Node.js 18.x
uses: actions/setup-node@v3
with:
node-version: 18.x
- run: npm ci
- run: npm run build --if-present