Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8feeeb0

Browse files
authoredMar 11, 2025··
chore(deps): update all non-major dependencies
1 parent 4e0ec85 commit 8feeeb0

File tree

3 files changed

+4893
-3067
lines changed

3 files changed

+4893
-3067
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Use Node.js
1313
uses: actions/setup-node@v3
1414
with:
15-
node-version: 14.x
15+
node-version: 14.21.3
1616
- run: npm ci
1717
- run: npm run build
1818
- run: npm test

0 commit comments

Comments
 (0)