Skip to content

Commit

Permalink
chore(deps): update node.js to v20.18.1 (#2647)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Nov 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4a78e5f commit 92ab534
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.0
20.18.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -35,6 +35,6 @@
"{*.{rb,jbuilder,rake,ru},.simplecov,Gemfile,Rakefile}": "bundle exec rubocop --force-exclusion --autocorrect"
},
"engines": {
"node": "20.18.0"
"node": "20.18.1"
}
}

0 comments on commit 92ab534

Please sign in to comment.