Skip to content

Commit dc2757c

Browse files
chore(deps): update all non-major dependencies
1 parent 4e0ec85 commit dc2757c

File tree

3 files changed

+4899
-3069
lines changed

3 files changed

+4899
-3069
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)