Skip to content

Commit

Permalink
UPDATE: to be consistent with #1255 (#1371)
Browse files Browse the repository at this point in the history
## Context

In #1255 node version was updated to node 22 in CI.
In #1311 node version was updated to node 22 in `dockerfile`
It seems a good idea to upgrade `.nvmrc` to such node version too.

## Proposed solution

Update of value in `.nvmrc`

## Has this been tested?

- [ ] 👍 yes, I added tests to the test suite
- [ ] 💭 no, because this PR is a draft and still needs work
- [X] 🙅 no, because this is not relevant here
- [ ] 🙋 no, because I need help <!-- Detail how we can help you -->
  • Loading branch information
hexaltation authored Jan 7, 2025
1 parent 3d482ed commit a1fff81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.17.1
v22.12.0

0 comments on commit a1fff81

Please sign in to comment.