Skip to content

Commit

Permalink
chore(deps): update yarn to v3.7.0 (#2634)
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 Nov 22, 2023
1 parent b3c91a0 commit 0a773b1
Show file tree
Hide file tree
Showing 6 changed files with 879 additions and 878 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.1.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.7.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 @@ -65,4 +65,4 @@ packageExtensions:
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-compat.cjs
spec: "@yarnpkg/plugin-compat"
yarnPath: .yarn/releases/yarn-3.6.1.cjs
yarnPath: .yarn/releases/yarn-3.7.0.cjs
2 changes: 1 addition & 1 deletion docsite/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ packageExtensions:
peerDependencies:
typescript: ">= 2.7"
webpack: ">= 4"
yarnPath: ../.yarn/releases/yarn-3.6.1.cjs
yarnPath: ../.yarn/releases/yarn-3.7.0.cjs
2 changes: 1 addition & 1 deletion docsite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"engines": {
"node": ">=18.12"
},
"packageManager": "yarn@3.6.1",
"packageManager": "yarn@3.7.0",
"browserslist": {
"production": [
">0.5%",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"engines": {
"node": ">=16.13"
},
"packageManager": "yarn@3.6.1",
"packageManager": "yarn@3.7.0",
"resolutions": {
"@microsoft/eslint-plugin-sdl/eslint-plugin-react": "^7.26.0",
"@microsoft/eslint-plugin-sdl/eslint-plugin-security": "^1.4.0",
Expand Down

0 comments on commit 0a773b1

Please sign in to comment.