Skip to content

Commit

Permalink
chore: Update yarn version to 1.22.19.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayfri committed Aug 30, 2022
1 parent 7c946f8 commit 9a51cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ tasks.wrapper {
plugins.withType<YarnPlugin> {
the<YarnRootExtension>().apply {
lockFileDirectory = projectDir
version = "1.22.18"
version = "1.22.19"
}
}

0 comments on commit 9a51cc4

Please sign in to comment.