Skip to content

Commit

Permalink
Merge branch 'master' into fix-types-root
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoesel authored Nov 4, 2024
2 parents ea36b5c + cbba64e commit bafb53e
Show file tree
Hide file tree
Showing 4 changed files with 387 additions and 245 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [16, 18]
node-version: [18, 20]

steps:
- uses: actions/checkout@v1
Expand Down
2 changes: 1 addition & 1 deletion DEPENDENCY-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
As of 2024 August 22:
As of 2024 October 28:

The `npm outdated` command reports the following dependencies as outdated.
They are not being updated at this time for the reasons given below:
Expand Down
Loading

0 comments on commit bafb53e

Please sign in to comment.