chore(deps): update yarn to v3.6.3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-26 09:03:23 +00:00
parent 29cbff9975
commit b6a13439f8
7 changed files with 6 additions and 6 deletions

View file

@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.6.2.cjs
yarnPath: .yarn/releases/yarn-3.6.3.cjs

View file

@ -142,5 +142,5 @@
"github-actions"
]
},
"packageManager": "yarn@3.6.2"
"packageManager": "yarn@3.6.3"
}

View file

@ -66,5 +66,5 @@
"ts-jest": "29.1.1",
"typescript": "5.1.6"
},
"packageManager": "yarn@3.6.2"
"packageManager": "yarn@3.6.3"
}

View file

@ -9,5 +9,5 @@
"devDependencies": {
"markdownlint-cli2": "0.9.2"
},
"packageManager": "yarn@3.6.2"
"packageManager": "yarn@3.6.3"
}

View file

@ -170,5 +170,5 @@
"ts-node": "10.9.1",
"typescript": "5.1.6"
},
"packageManager": "yarn@3.6.2"
"packageManager": "yarn@3.6.3"
}

View file

@ -19,7 +19,7 @@
"test:ci": "dotenv -- turbo run test:ci",
"test": "dotenv -- turbo run test"
},
"packageManager": "yarn@3.6.2",
"packageManager": "yarn@3.6.3",
"resolutions": {
"domhandler": "5.0.3",
"@codemirror/state": "6.2.1",