Skip to content

Commit

Permalink
[MIRROR] TGUI: bumps yarn version (#1781)
Browse files Browse the repository at this point in the history
* TGUI: bumps yarn version

* Update yarn.lock

---------

Co-authored-by: Jeremiah <[email protected]>
Co-authored-by: Mal <[email protected]>
  • Loading branch information
3 people authored and StealsThePRs committed Apr 3, 2024
1 parent bcce212 commit ac23077
Show file tree
Hide file tree
Showing 6 changed files with 4,901 additions and 6,046 deletions.
363 changes: 0 additions & 363 deletions tgui/.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

823 changes: 0 additions & 823 deletions tgui/.yarn/releases/yarn-3.3.1.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions tgui/.yarn/releases/yarn-4.1.1.cjs

Large diffs are not rendered by default.

12 changes: 5 additions & 7 deletions tgui/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
compressionLevel: 0

enableGlobalCache: false

enableScripts: false

logFilters:
Expand All @@ -6,14 +10,8 @@ logFilters:
- code: YN0062
level: discard

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'

pnpEnableEsmLoader: false

preferAggregateCacheInfo: true

preferInteractive: true

yarnPath: .yarn/releases/yarn-3.3.1.cjs
yarnPath: .yarn/releases/yarn-4.1.1.cjs
2 changes: 1 addition & 1 deletion tgui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "tgui-workspace",
"version": "5.0.0",
"packageManager": "yarn@3.3.1",
"packageManager": "yarn@4.1.1",
"workspaces": [
"packages/*"
],
Expand Down
Loading

0 comments on commit ac23077

Please sign in to comment.