Skip to content

Commit

Permalink
Node 22.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
turansky committed Jan 10, 2025
1 parent 21bbda6 commit f9b2c14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ private class RootLatestToolsPlugin : Plugin<Project> {

plugins.withType<NodeJsRootPlugin> {
the<NodeJsRootExtension>().apply {
version = "22.12.0"
version = "22.13.0"

versions.apply {
webpack.version = "5.97.1"
Expand Down

0 comments on commit f9b2c14

Please sign in to comment.