Skip to content

Commit 269d358

Browse files
authored
Bump yarn to 3.8.2 (#1270)
1 parent 5bafab6 commit 269d358

5 files changed

Lines changed: 880 additions & 878 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"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10826,17 +10826,17 @@ __metadata:
1082610826

1082710827
"typescript@patch:typescript@^4.1.0-dev.20201026#~builtin<compat/typescript>, typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>, typescript@patch:typescript@~4.9.5#~builtin<compat/typescript>":
1082810828
version: 4.9.5
10829-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
10829+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
1083010830
bin:
1083110831
tsc: bin/tsc
1083210832
tsserver: bin/tsserver
10833-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
10833+
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
1083410834
languageName: node
1083510835
linkType: hard
1083610836

1083710837
"typescript@patch:typescript@next#~builtin<compat/typescript>":
1083810838
version: 5.1.0-dev.20230424
10839-
resolution: "typescript@patch:typescript@npm%3A5.1.0-dev.20230424#~builtin<compat/typescript>::version=5.1.0-dev.20230424&hash=1f5320"
10839+
resolution: "typescript@patch:typescript@npm%3A5.1.0-dev.20230424#~builtin<compat/typescript>::version=5.1.0-dev.20230424&hash=77c9e2"
1084010840
bin:
1084110841
tsc: bin/tsc
1084210842
tsserver: bin/tsserver

0 commit comments

Comments
 (0)