Skip to content

Commit

Permalink
chore(yarn): bump yarn from 4.0.0-rc.14 to 4.0.0-rc.34
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware committed Dec 28, 2022
1 parent 0003dee commit 38cd316
Show file tree
Hide file tree
Showing 5 changed files with 837 additions and 788 deletions.
779 changes: 0 additions & 779 deletions .yarn/releases/yarn-4.0.0-rc.14.cjs

This file was deleted.

828 changes: 828 additions & 0 deletions .yarn/releases/yarn-4.0.0-rc.34.cjs

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# REFERENCE: https://yarnpkg.com/configuration/yarnrc
# https://yarnpkg.com/configuration/yarnrc

changesetBaseRefs:
- main
Expand Down Expand Up @@ -26,4 +26,4 @@ npmScopes:

patchFolder: ./patches

yarnPath: .yarn/releases/yarn-4.0.0-rc.14.cjs
yarnPath: .yarn/releases/yarn-4.0.0-rc.34.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,9 @@
},
"engines": {
"node": ">=14",
"yarn": "4.0.0-rc.14"
"yarn": "4.0.0-rc.34"
},
"packageManager": "[email protected].14",
"packageManager": "[email protected].34",
"readme": "README.md",
"sideEffects": false,
"tagPrefix": ""
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4386,7 +4386,7 @@ __metadata:

"fsevents@patch:fsevents@npm%3A~2.3.2#optional!builtin<compat/fsevents>":
version: 2.3.2
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#optional!builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#optional!builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
dependencies:
node-gyp: "npm:latest"
conditions: os=darwin
Expand Down Expand Up @@ -7153,7 +7153,7 @@ __metadata:

"resolve@patch:resolve@npm%3A^1.10.0#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.10.1#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.22.1#optional!builtin<compat/resolve>":
version: 1.22.1
resolution: "resolve@patch:resolve@npm%3A1.22.1#optional!builtin<compat/resolve>::version=1.22.1&hash=07638b"
resolution: "resolve@patch:resolve@npm%3A1.22.1#optional!builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
dependencies:
is-core-module: "npm:^2.9.0"
path-parse: "npm:^1.0.7"
Expand Down Expand Up @@ -8153,11 +8153,11 @@ __metadata:

"typescript@patch:typescript@npm%3A4.9.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4#optional!builtin<compat/typescript>":
version: 4.9.3
resolution: "typescript@patch:typescript@npm%3A4.9.3#optional!builtin<compat/typescript>::version=4.9.3&hash=f456af"
resolution: "typescript@patch:typescript@npm%3A4.9.3#optional!builtin<compat/typescript>::version=4.9.3&hash=d73830"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: e449b7c143ae3e87375ffb8be9a37880c6d61720337fcc7c211b129fc8f43016c366cd9f1d0c13f35cd3a1ffe4f108f0ededc75eb70e8cfeac4e5a8f011e3f82
checksum: 06fd518bc55d054127b39aa7ad11551fd132bb7a8395913ed84fd5caf715455393d622e884ccb4fcf962d4eb5182600009c096b82ec516e8fadd09bf2150bb93
languageName: node
linkType: hard

Expand Down Expand Up @@ -8454,7 +8454,7 @@ __metadata:

"vitest@patch:vitest@npm%3A0.25.5#patches/vitest+0.25.5.dev.patch::locator=%40flex-development%2Fpathe%40workspace%3A.":
version: 0.25.5
resolution: "vitest@patch:vitest@npm%3A0.25.5#patches/vitest+0.25.5.dev.patch::version=0.25.5&hash=65054c&locator=%40flex-development%2Fpathe%40workspace%3A."
resolution: "vitest@patch:vitest@npm%3A0.25.5#patches/vitest+0.25.5.dev.patch::version=0.25.5&hash=2b9f01&locator=%40flex-development%2Fpathe%40workspace%3A."
dependencies:
"@types/chai": "npm:^4.3.3"
"@types/chai-subset": "npm:^1.3.3"
Expand Down

0 comments on commit 38cd316

Please sign in to comment.