Skip to content

Commit

Permalink
build(yarn): bump yarn from 4.0.0-rc.14 to 4.0.0-rc.39
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware committed Feb 20, 2023
1 parent 8d5ee2a commit 5e48412
Show file tree
Hide file tree
Showing 5 changed files with 884 additions and 787 deletions.
779 changes: 0 additions & 779 deletions .yarn/releases/yarn-4.0.0-rc.14.cjs

This file was deleted.

876 changes: 876 additions & 0 deletions .yarn/releases/yarn-4.0.0-rc.39.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 @@ -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.39.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@
},
"engines": {
"node": ">=14.16",
"yarn": "4.0.0-rc.14"
"yarn": "4.0.0-rc.39"
},
"packageManager": "[email protected].14",
"packageManager": "[email protected].39",
"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 @@ -4497,7 +4497,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 @@ -7328,7 +7328,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 @@ -8309,11 +8309,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=a66ed4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: e449b7c143ae3e87375ffb8be9a37880c6d61720337fcc7c211b129fc8f43016c366cd9f1d0c13f35cd3a1ffe4f108f0ededc75eb70e8cfeac4e5a8f011e3f82
checksum: a6b91741c70bb924536fa3cac2f3ff89f2c8d1dbd54a6f23a58ec764b88a4832910fd74717c5df72b96304bbcca22736eb61dd96249a5b3e63f4cb4746af6927
languageName: node
linkType: hard

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

"vitest@patch:vitest@npm%3A0.25.3#patches/vitest+0.25.3.dev.patch::locator=%40flex-development%2Ftoggle-pkg-type%40workspace%3A.":
version: 0.25.3
resolution: "vitest@patch:vitest@npm%3A0.25.3#patches/vitest+0.25.3.dev.patch::version=0.25.3&hash=e57dc7&locator=%40flex-development%2Ftoggle-pkg-type%40workspace%3A."
resolution: "vitest@patch:vitest@npm%3A0.25.3#patches/vitest+0.25.3.dev.patch::version=0.25.3&hash=9e588e&locator=%40flex-development%2Ftoggle-pkg-type%40workspace%3A."
dependencies:
"@types/chai": "npm:^4.3.3"
"@types/chai-subset": "npm:^1.3.3"
Expand Down

0 comments on commit 5e48412

Please sign in to comment.