Skip to content

Commit

Permalink
chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.0.183 (
Browse files Browse the repository at this point in the history
#2534)

* chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.0.183

Bumps [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint) from 0.0.163 to 0.0.183.
- [Release notes](https://github.com/microsoft/DefinitelyTyped-tools/releases)
- [Changelog](https://github.com/microsoft/DefinitelyTyped-tools/blob/master/packages/dtslint/CHANGELOG.md)
- [Commits](https://github.com/microsoft/DefinitelyTyped-tools/commits/@definitelytyped/dtslint@0.0.183/packages/dtslint)

---
updated-dependencies:
- dependency-name: "@definitelytyped/dtslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix ci

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
  • Loading branch information
dependabot[bot] and Uzlopak committed Oct 30, 2023
1 parent c8a4c0a commit df091ae
Show file tree
Hide file tree
Showing 3 changed files with 137 additions and 119 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 16
node-version: lts/*
cache: 'npm'
- name: Install dependencies
run: npm ci --ignore-scripts --no-audit --no-progress --prefer-offline
Expand Down
Loading

0 comments on commit df091ae

Please sign in to comment.