Skip to content

Commit

Permalink
Merge pull request #505 from Homebrew/setup-homebrew-node20
Browse files Browse the repository at this point in the history
setup-homebrew: update to Node 20
  • Loading branch information
Bo98 committed Mar 1, 2024
2 parents 331fca1 + defdc6d commit 6184af3
Show file tree
Hide file tree
Showing 57 changed files with 8,486 additions and 5,326 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vendor-node-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
persist-credentials: false
- uses: actions/setup-node@v4
with:
node-version: '16'
node-version: '20'
- name: Configure Git user
uses: ./git-user-config/
with:
Expand Down
54 changes: 27 additions & 27 deletions node_modules/.package-lock.json

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

4 changes: 2 additions & 2 deletions node_modules/@fastify/busboy/README.md

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

12 changes: 9 additions & 3 deletions node_modules/@fastify/busboy/deps/dicer/lib/Dicer.js

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

2 changes: 1 addition & 1 deletion node_modules/@fastify/busboy/lib/types/multipart.js

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

2 changes: 1 addition & 1 deletion node_modules/@fastify/busboy/lib/utils/decodeText.js

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

6 changes: 3 additions & 3 deletions node_modules/@fastify/busboy/package.json

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

2 changes: 1 addition & 1 deletion node_modules/@octokit/core/dist-node/index.js

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

0 comments on commit 6184af3

Please sign in to comment.