Skip to content

Commit a761c8d

Browse files
chore(deps): update node.js to v24
1 parent df21b8f commit a761c8d

File tree

4 files changed

+30
-30
lines changed

4 files changed

+30
-30
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: setup node
3333
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
3434
with:
35-
node-version: 22
35+
node-version: 24
3636
cache: "pnpm"
3737
- name: install dependencies
3838
run: pnpm install --frozen-lockfile

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22
1+
24

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@changesets/cli": "2.29.7",
7474
"@types/debug": "4.1.12",
7575
"@types/lodash.sortby": "4.7.9",
76-
"@types/node": "22.18.10",
76+
"@types/node": "24.10.0",
7777
"@vitest/ui": "3.2.4",
7878
"bob-the-bundler": "7.0.1",
7979
"graphql": "16.11.0",

pnpm-lock.yaml

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)