Skip to content

Commit

Permalink
chore(deps): update yarn to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent b3c91a0 commit 610cf24
Show file tree
Hide file tree
Showing 5 changed files with 878 additions and 877 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/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 610cf24

Please sign in to comment.