Skip to content

Commit

Permalink
chore(): pin yarn v3.7.0
Browse files Browse the repository at this point in the history
| datasource | package      | from  | to    |
| ---------- | ------------ | ----- | ----- |
| npm        | @yarnpkg/cli | 3.2.2 | 3.7.0 |
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 2f01f35 commit 279ec0e
Show file tree
Hide file tree
Showing 12 changed files with 4,549 additions and 1,713 deletions.
2,695 changes: 1,825 additions & 870 deletions .pnp.cjs

Large diffs are not rendered by default.

1,895 changes: 1,842 additions & 53 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.
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.2.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.7.0.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 @@ -14,4 +14,4 @@ plugins:

pnpMode: strict

yarnPath: .yarn/releases/yarn-3.2.2.cjs
yarnPath: .yarn/releases/yarn-3.7.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@
"packages/backend/*",
"packages/frontend/*"
],
"packageManager": "yarn@3.2.2"
"packageManager": "yarn@3.7.0"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4691,7 +4691,7 @@ __metadata:

"fsevents@patch:fsevents@^2.3.2#~builtin<compat/fsevents>, 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 Down Expand Up @@ -8149,7 +8149,7 @@ __metadata:

"resolve@patch:resolve@^1.1.6#~builtin<compat/resolve>, resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.10.1#~builtin<compat/resolve>, resolve@patch:resolve@^1.20.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.9.0#~builtin<compat/resolve>":
version: 1.22.0
resolution: "resolve@patch:resolve@npm%3A1.22.0#~builtin<compat/resolve>::version=1.22.0&hash=07638b"
resolution: "resolve@patch:resolve@npm%3A1.22.0#~builtin<compat/resolve>::version=1.22.0&hash=c3c19d"
dependencies:
is-core-module: ^2.8.1
path-parse: ^1.0.7
Expand Down Expand Up @@ -9558,7 +9558,7 @@ __metadata:

"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4.7.4#~builtin<compat/typescript>":
version: 4.7.4
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=65a307"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand All @@ -9568,7 +9568,7 @@ __metadata:

"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
version: 4.7.2
resolution: "typescript@patch:typescript@npm%3A4.7.2#~builtin<compat/typescript>::version=4.7.2&hash=f456af"
resolution: "typescript@patch:typescript@npm%3A4.7.2#~builtin<compat/typescript>::version=4.7.2&hash=65a307"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand All @@ -9578,7 +9578,7 @@ __metadata:

"typescript@patch:typescript@^4.7.3#~builtin<compat/typescript>":
version: 4.7.3
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=f456af"
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=65a307"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit 279ec0e

Please sign in to comment.