Skip to content

Commit 6b1fcc3

Browse files
committed
Update Node.js version to 22.21 and bump dependencies for improved compatibility
1 parent 6064094 commit 6b1fcc3

File tree

5 files changed

+162
-157
lines changed

5 files changed

+162
-157
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
steps:
119119
- checkout
120120
- node/install:
121-
node-version: "22.17"
121+
node-version: "22.21"
122122
- run:
123123
name: Run build
124124
command: npm install

.node-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
22.21.1

0 commit comments

Comments
 (0)