Skip to content

Commit a2711b9

Browse files
authored
chore(deps-dev): bump yarn to 3.3.1 (aws-samples#84)
1 parent 43f1fe4 commit a2711b9

File tree

5 files changed

+828
-791
lines changed

5 files changed

+828
-791
lines changed

.yarn/releases/yarn-3.2.1.cjs

Lines changed: 0 additions & 786 deletions
This file was deleted.

.yarn/releases/yarn-3.3.1.cjs

Lines changed: 823 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ plugins:
44
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
55
spec: "@yarnpkg/plugin-interactive-tools"
66

7-
yarnPath: .yarn/releases/yarn-3.2.1.cjs
7+
yarnPath: .yarn/releases/yarn-3.3.1.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
"lint-staged": {
2727
"*.{ts,js,md}": "prettier --write"
2828
},
29-
"packageManager": "yarn@3.2.1"
29+
"packageManager": "yarn@3.3.1"
3030
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3523,7 +3523,7 @@ __metadata:
35233523

35243524
"fsevents@patch:fsevents@2.3.2#~builtin<compat/fsevents>, fsevents@patch:fsevents@~2.3.2#~builtin<compat/fsevents>":
35253525
version: 2.3.2
3526-
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
3526+
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
35273527
dependencies:
35283528
node-gyp: latest
35293529
conditions: os=darwin
@@ -4959,7 +4959,7 @@ resolve@^1.22.1:
49594959

49604960
"resolve@patch:resolve@^1.22.1#~builtin<compat/resolve>":
49614961
version: 1.22.1
4962-
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
4962+
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
49634963
dependencies:
49644964
is-core-module: ^2.9.0
49654965
path-parse: ^1.0.7
@@ -5411,7 +5411,7 @@ resolve@^1.22.1:
54115411

54125412
"typescript@patch:typescript@~4.4.4#~builtin<compat/typescript>":
54135413
version: 4.4.4
5414-
resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=7ad353"
5414+
resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=bbeadb"
54155415
bin:
54165416
tsc: bin/tsc
54175417
tsserver: bin/tsserver

0 commit comments

Comments
 (0)