Skip to content

Commit df091ae

Browse files
chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.0.183 (#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/[email protected]/packages/dtslint) --- updated-dependencies: - dependency-name: "@definitelytyped/dtslint" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * fix ci --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aras Abbasi <[email protected]>
1 parent c8a4c0a commit df091ae

3 files changed

Lines changed: 137 additions & 119 deletions

File tree

.github/workflows/continuous-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Node
2020
uses: actions/setup-node@v3
2121
with:
22-
node-version: 16
22+
node-version: lts/*
2323
cache: 'npm'
2424
- name: Install dependencies
2525
run: npm ci --ignore-scripts --no-audit --no-progress --prefer-offline

0 commit comments

Comments
 (0)