Skip to content

Commit

Permalink
chore(deps): update yarn to v4.6.0 (#3477)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
  • Loading branch information
renovate[bot] and tido64 authored Jan 6, 2025
1 parent 7107cd9 commit e726128
Show file tree
Hide file tree
Showing 6 changed files with 938 additions and 929 deletions.
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.4.0.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.6.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-compat.cjs
spec: "@yarnpkg/plugin-compat"
tsEnableAutoTypes: false
yarnPath: .yarn/releases/yarn-4.4.0.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
2 changes: 1 addition & 1 deletion docsite/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ logFilters:
nodeLinker: node-modules
npmRegistryServer: "https://registry.npmjs.org"
tsEnableAutoTypes: false
yarnPath: ../.yarn/releases/yarn-4.4.0.cjs
yarnPath: ../.yarn/releases/yarn-4.6.0.cjs
2 changes: 1 addition & 1 deletion docsite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"engines": {
"node": ">=18.12"
},
"packageManager": "yarn@4.4.0",
"packageManager": "yarn@4.6.0",
"resolutions": {
"@pnpm/network.ca-file/graceful-fs": "^4.2.10"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"engines": {
"node": ">=16.17"
},
"packageManager": "yarn@4.4.0",
"packageManager": "yarn@4.6.0",
"resolutions": {
"@microsoft/eslint-plugin-sdl/eslint-plugin-react": "^7.35.2",
"@microsoft/eslint-plugin-sdl/eslint-plugin-security": "^1.4.0",
Expand Down

0 comments on commit e726128

Please sign in to comment.