Skip to content

chore(deps-dev): bump typescript from 4.9.5 to 5.4.5 #512

chore(deps-dev): bump typescript from 4.9.5 to 5.4.5

chore(deps-dev): bump typescript from 4.9.5 to 5.4.5 #512

Workflow file for this run

on:
pull_request:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
persist-credentials: false
- uses: actions/setup-node@v4
- name: Install and Build
run: |
npm install
./node_modules/.bin/typedoc