Skip to content

Commit

Permalink
Revert "chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 t…
Browse files Browse the repository at this point in the history
…o 0.0.183" (#2544)

Revert "chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.0.183 (#2534)"

This reverts commit df091ae.
  • Loading branch information
Uzlopak committed Oct 30, 2023
1 parent df091ae commit d978acd
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 137 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: lts/*
node-version: 16
cache: 'npm'
- name: Install dependencies
run: npm ci --ignore-scripts --no-audit --no-progress --prefer-offline
Expand Down

0 comments on commit d978acd

Please sign in to comment.