diff --git a/.yarn/releases/yarn-3.2.0.cjs b/.yarn/releases/yarn-3.2.0.cjs deleted file mode 100755 index 59267757f..000000000 Binary files a/.yarn/releases/yarn-3.2.0.cjs and /dev/null differ diff --git a/.yarn/releases/yarn-3.2.1.cjs b/.yarn/releases/yarn-3.2.1.cjs new file mode 100755 index 000000000..b3cadff6e Binary files /dev/null and b/.yarn/releases/yarn-3.2.1.cjs differ diff --git a/.yarnrc.yml b/.yarnrc.yml index 4a63319dc..7baf34278 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1,3 +1,3 @@ -yarnPath: .yarn/releases/yarn-3.2.0.cjs +yarnPath: .yarn/releases/yarn-3.2.1.cjs nodeLinker: node-modules diff --git a/package.json b/package.json index 975709e13..4eddd4ac6 100644 --- a/package.json +++ b/package.json @@ -158,5 +158,5 @@ "ts-node": "10.7.0", "typescript": "4.6.4" }, - "packageManager": "yarn@3.2.0" + "packageManager": "yarn@3.2.1" } diff --git a/yarn.lock b/yarn.lock index 08e3e298f..736564f18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20034,7 +20034,7 @@ __metadata: "typescript@patch:typescript@4.6.4#~builtin, typescript@patch:typescript@^4.5.4#~builtin": version: 4.6.4 - resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin::version=4.6.4&hash=bda367" + resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin::version=4.6.4&hash=7ad353" bin: tsc: bin/tsc tsserver: bin/tsserver @@ -20044,7 +20044,7 @@ __metadata: "typescript@patch:typescript@^3.9.10#~builtin": version: 3.9.10 - resolution: "typescript@patch:typescript@npm%3A3.9.10#~builtin::version=3.9.10&hash=bda367" + resolution: "typescript@patch:typescript@npm%3A3.9.10#~builtin::version=3.9.10&hash=7ad353" bin: tsc: bin/tsc tsserver: bin/tsserver