Skip to content

Commit

Permalink
Update Node.js to v22.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent bb2f070 commit 9b419ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/archetype-resources/frontend/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.11.0
22.12.0
2 changes: 1 addition & 1 deletion src/main/resources/archetype-resources/frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
## renovate: datasource=node-version depName=node
<nodejs.version>v22.11.0</nodejs.version>
<nodejs.version>v22.12.0</nodejs.version>
</properties>

<build>
Expand Down

0 comments on commit 9b419ee

Please sign in to comment.