Skip to content

Commit fa7013e

Browse files
chore: bump to node 22 [EXT=7081] (#2861)
1 parent 449291d commit fa7013e

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Setup Node.js
6363
uses: actions/setup-node@v6
6464
with:
65-
node-version: '18'
65+
node-version: '22'
6666
cache: 'npm'
6767
registry-url: 'https://registry.npmjs.org'
6868

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v20
1+
v22

packages/contentful--create-contentful-app/package-lock.json

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

0 commit comments

Comments
 (0)