chore(deps): update yarn to v3.6.2

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-19 09:10:52 +00:00
parent aeaabe0d8d
commit 1a4e234494
7 changed files with 207 additions and 207 deletions

File diff suppressed because one or more lines are too long

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.1.cjs
yarnPath: .yarn/releases/yarn-3.6.2.cjs

View file

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

View file

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

View file

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

View file

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

View file

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