Skip to content

Commit

Permalink
chore(deps): update yarn to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent e6b9453 commit 7ec7a88
Show file tree
Hide file tree
Showing 11 changed files with 27,920 additions and 26,381 deletions.
50,769 changes: 25,205 additions & 25,564 deletions .pnp.cjs

Large diffs are not rendered by default.

1,875 changes: 1,834 additions & 41 deletions .pnp.loader.mjs

Large diffs are not rendered by default.

Binary file removed .yarn/cache/fsevents-patch-3340e2eb10-8.zip
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-7450bc5e91-8.zip
Binary file not shown.
Binary file not shown.
768 changes: 0 additions & 768 deletions .yarn/releases/yarn-3.1.0.cjs

This file was deleted.

873 changes: 873 additions & 0 deletions .yarn/releases/yarn-3.4.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"

yarnPath: .yarn/releases/yarn-3.1.0.cjs
yarnPath: .yarn/releases/yarn-3.4.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@
"workspaces": [
"packages/*"
],
"packageManager": "yarn@3.1.0"
"packageManager": "yarn@3.4.1"
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 5
version: 6
cacheKey: 8

"@arcanis/slice-ansi@npm:^1.0.2":
Expand Down Expand Up @@ -6489,7 +6489,7 @@ fsevents@^2.3.2:

"fsevents@patch:fsevents@^2.3.2#~builtin<compat/fsevents>":
version: 2.3.2
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
dependencies:
node-gyp: latest
conditions: os=darwin
Expand All @@ -6498,7 +6498,7 @@ fsevents@^2.3.2:

"fsevents@patch:fsevents@~2.1.2#~builtin<compat/fsevents>":
version: 2.1.3
resolution: "fsevents@patch:fsevents@npm%3A2.1.3#~builtin<compat/fsevents>::version=2.1.3&hash=18f3a7"
resolution: "fsevents@patch:fsevents@npm%3A2.1.3#~builtin<compat/fsevents>::version=2.1.3&hash=31d12a"
dependencies:
node-gyp: latest
conditions: os=darwin
Expand Down Expand Up @@ -11738,7 +11738,7 @@ fsevents@~2.1.2:

"resolve@patch:resolve@^1.12.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.20.0#~builtin<compat/resolve>":
version: 1.20.0
resolution: "resolve@patch:resolve@npm%3A1.20.0#~builtin<compat/resolve>::version=1.20.0&hash=07638b"
resolution: "resolve@patch:resolve@npm%3A1.20.0#~builtin<compat/resolve>::version=1.20.0&hash=c3c19d"
dependencies:
is-core-module: ^2.2.0
path-parse: ^1.0.6
Expand Down Expand Up @@ -13130,11 +13130,11 @@ fsevents@~2.1.2:

"typescript@patch:typescript@~4.4.2#~builtin<compat/typescript>":
version: 4.4.2
resolution: "typescript@patch:typescript@npm%3A4.4.2#~builtin<compat/typescript>::version=4.4.2&hash=ddd1e8"
resolution: "typescript@patch:typescript@npm%3A4.4.2#~builtin<compat/typescript>::version=4.4.2&hash=bbeadb"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 1f30617046271a94d6821fe9da9c4705111e0a2f5479269c82f65aa76b2421ff90def8838dd35b1aa464d015248b06c89ff867bd282f4822b5ee18b7f92f95ee
checksum: 4e64d212c1b70ed178b0894c23b4c78a5bf2491d08707098b61f24e54331c47c3c166de210551e7edf26fc0bbdfd5b1548d3d15ed3f738880e4f01c6b6a8b63a
languageName: node
linkType: hard

Expand Down

0 comments on commit 7ec7a88

Please sign in to comment.