Skip to content

Commit 8a86567

Browse files
committed
Bump yarn to 3.8.2
1 parent 5bafab6 commit 8a86567

4 files changed

Lines changed: 877 additions & 875 deletions

File tree

.yarn/releases/yarn-3.4.1.cjs

Lines changed: 0 additions & 873 deletions
This file was deleted.

.yarn/releases/yarn-3.8.2.cjs

Lines changed: 875 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ plugins:
44
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
55
spec: "@yarnpkg/plugin-workspace-tools"
66

7-
yarnPath: .yarn/releases/yarn-3.4.1.cjs
7+
yarnPath: .yarn/releases/yarn-3.8.2.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"smithy-typescript-ssdk-libs/*",
7474
"private/*"
7575
],
76-
"packageManager": "yarn@3.4.1",
76+
"packageManager": "yarn@3.8.2",
7777
"husky": {
7878
"hooks": {
7979
"pre-commit": "yarn lint:dependencies && yarn lint:versions"

0 commit comments

Comments
 (0)