Skip to content

Commit 51807c7

Browse files
authored
Merge pull request #17 from aarush0101/renovate/node-22.x
chore(deps): update node.js to v22.19.0
2 parents fc8c6c2 + 0af1d73 commit 51807c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Set up Node.js
2929
uses: actions/setup-node@v4
3030
with:
31-
node-version: "22.16.0"
31+
node-version: "22.19.0"
3232

3333
- name: Install dependencies
3434
run: npm ci

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
22.19.0

0 commit comments

Comments
 (0)