Skip to content

Commit

Permalink
chore(deps): update yarn to v3.3.1
Browse files Browse the repository at this point in the history
| datasource | package      | from  | to    |
| ---------- | ------------ | ----- | ----- |
| npm        | @yarnpkg/cli | 3.2.4 | 3.3.1 |
  • Loading branch information
renovate[bot] authored and jgiovaresco committed Dec 22, 2022
1 parent 19d9312 commit dcb8574
Show file tree
Hide file tree
Showing 4 changed files with 316 additions and 294 deletions.
598 changes: 310 additions & 288 deletions .yarn/releases/yarn-3.2.4.cjs → .yarn/releases/yarn-3.3.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 @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.2.4.cjs
yarnPath: .yarn/releases/yarn-3.3.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@
"globby": "^11.0.4",
"lodash": "^4.17.21"
},
"packageManager": "yarn@3.2.4"
"packageManager": "yarn@3.3.1"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5375,7 +5375,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 Down Expand Up @@ -9378,7 +9378,7 @@ fsevents@^2.3.2:

"resolve@patch:resolve@^1.10.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 All @@ -9388,7 +9388,7 @@ fsevents@^2.3.2:

"resolve@patch:resolve@^1.22.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 @@ -10641,7 +10641,7 @@ fsevents@^2.3.2:

"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
version: 4.8.4
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=701156"
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=0102e9"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit dcb8574

Please sign in to comment.