Skip to content

Commit

Permalink
chore(deps-dev): bump yarn to v4.5.3 (#6759)
Browse files Browse the repository at this point in the history
trivikr authored Dec 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent fcfb985 commit d6160ef
Showing 4 changed files with 311 additions and 311 deletions.
614 changes: 307 additions & 307 deletions .yarn/releases/yarn-4.5.1.cjs → .yarn/releases/yarn-4.5.3.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
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.1.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -141,5 +141,5 @@
],
"**/*.{ts,js,md,json}": "prettier --write"
},
"packageManager": "yarn@4.5.1"
"packageManager": "yarn@4.5.3"
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -40515,11 +40515,11 @@ __metadata:

"typescript@patch:typescript@npm%3Anext#optional!builtin<compat/typescript>":
version: 5.8.0-dev.20241112
resolution: "typescript@patch:typescript@npm%3A5.8.0-dev.20241112#optional!builtin<compat/typescript>::version=5.8.0-dev.20241112&hash=cef18b"
resolution: "typescript@patch:typescript@npm%3A5.8.0-dev.20241112#optional!builtin<compat/typescript>::version=5.8.0-dev.20241112&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/f3db43c1f0198d741e40851b8e8ad71e015798777d44e563db60e68a9d4b4e8e48e5019e64b20bdfeac2fcab8e4bf3c91f39e83f3fed7ccbf8356934032430a1
checksum: 10c0/9a603f00b49ba7874233ca606094af37e3b5cf4685aadb22d6296f08a3b9f872b16005c7b80a39fa990d575597f71fbf7572fef6535186298170a2e64f073a94
languageName: node
linkType: hard

0 comments on commit d6160ef

Please sign in to comment.