Skip to content

Commit

Permalink
Update Yarn to v4.1.0 (#8930)
Browse files Browse the repository at this point in the history
* Update Yarn to v4.1.0

* Update yarn SHA256

Signed-off-by: Alexander Brandes <mc.cache@web.de>

---------

Signed-off-by: Alexander Brandes <mc.cache@web.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alexander Brandes <mc.cache@web.de>
  • Loading branch information
renovate[bot] and NotMyFault committed Feb 4, 2024
1 parent bd07434 commit 4183fdb
Show file tree
Hide file tree
Showing 3 changed files with 702 additions and 702 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@
"defaults",
"not IE 11"
],
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
4 changes: 2 additions & 2 deletions war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ THE SOFTWARE.
<!-- frontend-maven-plugin will install this Yarn version as bootstrap, then hand over control to Yarn Berry. -->
<yarn.version>1.22.19</yarn.version>
<!-- maven-antrun-plugin will download this Yarn version. -->
<yarn-berry.version>4.0.2</yarn-berry.version>
<yarn-berry.sha256sum>825003a0f561ad09a3b1ac4a3b3ea6207af2796d54f62a9420520915721f5186</yarn-berry.sha256sum>
<yarn-berry.version>4.1.0</yarn-berry.version>
<yarn-berry.sha256sum>81a00df816059803e6b5148acf03ce313cad36b7f6e5af6efa040a15981a6ffb</yarn-berry.sha256sum>
</properties>

<dependencyManagement>
Expand Down
Loading

0 comments on commit 4183fdb

Please sign in to comment.