Skip to content

Commit 3237c93

Browse files
chore(deps): update node.js to v20.19.6
1 parent 669eb29 commit 3237c93

14 files changed

+34
-34
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
ref: 'release'
1717
- uses: actions/setup-node@v6
1818
with:
19-
node-version: '20.19.5'
19+
node-version: '20.19.6'
2020
- name: Test and generate coverage
2121
uses: borales/actions-yarn@v5
2222
with:

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v5
1414
- uses: actions/setup-node@v6
1515
with:
16-
node-version: '20.19.5'
16+
node-version: '20.19.6'
1717
- name: Lint
1818
uses: borales/actions-yarn@v5
1919
with:
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@v5
3434
- uses: actions/setup-node@v6
3535
with:
36-
node-version: '20.19.5'
36+
node-version: '20.19.6'
3737
- name: Test and generate coverage
3838
uses: borales/actions-yarn@v5
3939
with:

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
git config --global user.email "bothellbrandon@gmail.com"
2020
- uses: actions/setup-node@v6
2121
with:
22-
node-version: '20.19.5'
22+
node-version: '20.19.6'
2323
- name: Build Docs
2424
uses: borales/actions-yarn@v5
2525
with:
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v5
3939
- uses: actions/setup-node@v6
4040
with:
41-
node-version: '20.19.5'
41+
node-version: '20.19.6'
4242
- name: Build Source and Typings
4343
uses: borales/actions-yarn@v5
4444
with:

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# git config --global user.email "bothellbrandon@gmail.com"
1616
- uses: actions/setup-node@v6
1717
with:
18-
node-version: '20.19.5'
18+
node-version: '20.19.6'
1919
- name: Lint
2020
uses: borales/actions-yarn@v5
2121
with:

.pnp.cjs

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
4.14 MB
Binary file not shown.
-4.22 MB
Binary file not shown.
436 KB
Binary file not shown.
-757 KB
Binary file not shown.
-28 KB
Binary file not shown.

0 commit comments

Comments
 (0)