Skip to content

Commit

Permalink
Merge pull request UniversalMediaServer#4184 from SurfaceS/v14
Browse files Browse the repository at this point in the history
yarn v4
  • Loading branch information
SurfaceS authored Oct 27, 2023
2 parents f9913b0 + 0e0aedc commit c18d308
Show file tree
Hide file tree
Showing 6 changed files with 5,330 additions and 5,311 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
-->
<jackson.version>2.15.3</jackson.version>

<surefire-version>3.1.2</surefire-version>
<surefire-version>3.2.1</surefire-version>

<!--
net.java.dev.jna:jna-platform is shared with
Expand Down Expand Up @@ -192,7 +192,7 @@
Check the commons-io:commons-io version of the libraries before upgrading
-->
<version>2.14.0</version>
<version>2.15.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
874 changes: 0 additions & 874 deletions react-client/.yarn/releases/yarn-3.6.4.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions react-client/.yarn/releases/yarn-4.0.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion react-client/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.0.0.cjs
2 changes: 1 addition & 1 deletion react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"last 1 safari version"
]
},
"packageManager": "yarn@3.6.4",
"packageManager": "yarn@4.0.0",
"devDependencies": {
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
Expand Down
Loading

0 comments on commit c18d308

Please sign in to comment.