Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 7adbd93 commit af2cb39
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 177 deletions.
324 changes: 162 additions & 162 deletions .yarn/releases/yarn-4.4.1.cjs → .yarn/releases/yarn-4.5.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 @@ -7,4 +7,4 @@ plugins:
path: .yarn/plugins/@yarnpkg/plugin-after-install.cjs
spec: "https://raw.githubusercontent.com/mhassan1/yarn-plugin-after-install/v0.6.0/bundles/@yarnpkg/plugin-after-install.js"

yarnPath: .yarn/releases/yarn-4.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"volta": {
"node": "22.9.0",
"yarn": "4.4.1"
"yarn": "4.5.0"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
13 changes: 1 addition & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6106,7 +6106,7 @@ __metadata:
languageName: node
linkType: hard

"light-my-request@npm:6.0.0":
"light-my-request@npm:6.0.0, light-my-request@npm:^6.0.0":
version: 6.0.0
resolution: "light-my-request@npm:6.0.0"
dependencies:
Expand All @@ -6128,17 +6128,6 @@ __metadata:
languageName: node
linkType: hard

"light-my-request@npm:^6.0.0":
version: 6.0.0
resolution: "light-my-request@npm:6.0.0"
dependencies:
cookie: "npm:^0.6.0"
process-warning: "npm:^4.0.0"
set-cookie-parser: "npm:^2.6.0"
checksum: 10c0/521fde58b0e52d05cc38b23a7ef5b9b7ce35b9a943a4e5a27eb219de2ac08ff566bfaa194b8db3bf99cf0800adc5fe5ed9c0c604c18fce8a0d4554e2237ee89b
languageName: node
linkType: hard

"lines-and-columns@npm:^1.1.6":
version: 1.2.4
resolution: "lines-and-columns@npm:1.2.4"
Expand Down

0 comments on commit af2cb39

Please sign in to comment.