Skip to content

Commit fa1b717

Browse files
committed
Bump Yarn 3.6.2 -> 3.6.3
1 parent a799238 commit fa1b717

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.yarn/releases/yarn-3.6.2.cjs renamed to .yarn/releases/yarn-3.6.3.cjs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarnrc.yml

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

9-
yarnPath: .yarn/releases/yarn-3.6.2.cjs
9+
yarnPath: .yarn/releases/yarn-3.6.3.cjs
1010

1111
logFilters:
1212
# discard these messages that flood the build log

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cord-api-v3",
33
"version": "3.0.0",
44
"license": "MIT",
5-
"packageManager": "[email protected].2",
5+
"packageManager": "[email protected].3",
66
"engines": {
77
"node": ">= 18.9"
88
},

0 commit comments

Comments
 (0)