Skip to content

Commit

Permalink
chore: update @types/node version
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-lebleu committed Jan 24, 2024
1 parent c20c628 commit a27f313
Show file tree
Hide file tree
Showing 161 changed files with 82,309 additions and 7,060 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
node-version: '14.16'
- name: Install NPM dependencies
run: npm i typescript -g && npm i
run: npm i typescript@4.2.3 -g && npm i
- name: Compile Typescript files
run: tsc
- name: Execute unit tests
Expand Down
200 changes: 110 additions & 90 deletions lib/tsconfig.tsbuildinfo

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 11 additions & 4 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file modified node_modules/@types/node/LICENSE
100755 → 100644
Empty file.
9 changes: 4 additions & 5 deletions node_modules/@types/node/README.md
100755 → 100644

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a27f313

Please sign in to comment.