Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit e1c9d14

Browse files
Merge pull request #41 from emmanuelgautier/renovate/all-minor-patch
fix(deps): update all non-major dependencies
2 parents 2be3e50 + b4426ea commit e1c9d14

File tree

4 files changed

+2394
-1068
lines changed

4 files changed

+2394
-1068
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup node env 🏗
2020
uses: actions/setup-node@v3
2121
with:
22-
node-version: lts/fermium
22+
node-version: lts/gallium
2323
cache: "npm"
2424
cache-dependency-path: "**/package-lock.json"
2525

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
lts/fermium
1+
lts/gallium

0 commit comments

Comments
 (0)