Skip to content

Commit

Permalink
Update Yarn to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 17, 2023
1 parent 3c11594 commit 083ae8c
Show file tree
Hide file tree
Showing 4 changed files with 261 additions and 270 deletions.
516 changes: 258 additions & 258 deletions .yarn/releases/yarn-3.4.1.cjs → .yarn/releases/yarn-3.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
@@ -1,2 +1,2 @@
yarnPath: .yarn/releases/yarn-3.4.1.cjs
yarnPath: .yarn/releases/yarn-3.5.0.cjs
nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,5 +33,5 @@
"last 1 safari version"
]
},
"packageManager": "yarn@3.4.1"
"packageManager": "yarn@3.5.0"
}
11 changes: 1 addition & 10 deletions yarn.lock
Expand Up @@ -3283,16 +3283,7 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.0.4, acorn@npm:^8.5.0, acorn@npm:^8.8.0":
version: 8.8.0
resolution: "acorn@npm:8.8.0"
bin:
acorn: bin/acorn
checksum: 7270ca82b242eafe5687a11fea6e088c960af712683756abf0791b68855ea9cace3057bd5e998ffcef50c944810c1e0ca1da526d02b32110e13c722aa959afdc
languageName: node
linkType: hard

"acorn@npm:^8.7.1":
"acorn@npm:^8.0.4, acorn@npm:^8.5.0, acorn@npm:^8.7.1, acorn@npm:^8.8.0":
version: 8.8.2
resolution: "acorn@npm:8.8.2"
bin:
Expand Down

0 comments on commit 083ae8c

Please sign in to comment.