Skip to content

Commit 05275b7

Browse files
authored
chore(deps-dev): bump yarn to v3.3.0 (#142)
1 parent f243af0 commit 05275b7

File tree

5 files changed

+812
-790
lines changed

5 files changed

+812
-790
lines changed

.yarn/releases/yarn-3.2.0.cjs

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

.yarn/releases/yarn-3.3.0.cjs

Lines changed: 807 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-interactive-tools.cjs
55
spec: "@yarnpkg/plugin-interactive-tools"
66

7-
yarnPath: .yarn/releases/yarn-3.2.0.cjs
7+
yarnPath: .yarn/releases/yarn-3.3.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"engines": {
6363
"node": ">=12.0.0"
6464
},
65-
"packageManager": "yarn@3.2.0",
65+
"packageManager": "yarn@3.3.0",
6666
"lint-staged": {
6767
"*.ts": [
6868
"eslint --fix",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3102,7 +3102,7 @@ __metadata:
31023102

31033103
"fsevents@patch:fsevents@^2.3.2#~builtin<compat/fsevents>":
31043104
version: 2.3.2
3105-
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
3105+
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
31063106
dependencies:
31073107
node-gyp: latest
31083108
conditions: os=darwin
@@ -5500,7 +5500,7 @@ __metadata:
55005500

55015501
"resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.20.0#~builtin<compat/resolve>":
55025502
version: 1.22.0
5503-
resolution: "resolve@patch:resolve@npm%3A1.22.0#~builtin<compat/resolve>::version=1.22.0&hash=07638b"
5503+
resolution: "resolve@patch:resolve@npm%3A1.22.0#~builtin<compat/resolve>::version=1.22.0&hash=c3c19d"
55045504
dependencies:
55055505
is-core-module: ^2.8.1
55065506
path-parse: ^1.0.7
@@ -6364,7 +6364,7 @@ __metadata:
63646364

63656365
"typescript@patch:[email protected]#~builtin<compat/typescript>":
63666366
version: 4.6.2
6367-
resolution: "typescript@patch:typescript@npm%3A4.6.2#~builtin<compat/typescript>::version=4.6.2&hash=bda367"
6367+
resolution: "typescript@patch:typescript@npm%3A4.6.2#~builtin<compat/typescript>::version=4.6.2&hash=5d3a66"
63686368
bin:
63696369
tsc: bin/tsc
63706370
tsserver: bin/tsserver

0 commit comments

Comments
 (0)