mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-08 21:31:57 -04:00
chore(deps): update yarn to v4.5.3 (develop) (#5963)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e6dcb5efb3
commit
2ced96b106
9 changed files with 314 additions and 314 deletions
File diff suppressed because one or more lines are too long
|
@ -1,3 +1,3 @@
|
|||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.5.1.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.5.3.cjs
|
||||
|
|
|
@ -134,5 +134,5 @@
|
|||
"github-actions"
|
||||
]
|
||||
},
|
||||
"packageManager": "yarn@4.5.1"
|
||||
"packageManager": "yarn@4.5.3"
|
||||
}
|
||||
|
|
|
@ -66,5 +66,5 @@
|
|||
"ts-jest": "29.2.5",
|
||||
"typescript": "5.6.3"
|
||||
},
|
||||
"packageManager": "yarn@4.5.1"
|
||||
"packageManager": "yarn@4.5.3"
|
||||
}
|
||||
|
|
|
@ -9,5 +9,5 @@
|
|||
"devDependencies": {
|
||||
"markdownlint-cli2": "0.13.0"
|
||||
},
|
||||
"packageManager": "yarn@4.5.1"
|
||||
"packageManager": "yarn@4.5.3"
|
||||
}
|
||||
|
|
|
@ -166,5 +166,5 @@
|
|||
"typescript": "5.6.3",
|
||||
"user-agent-data-types": "0.4.2"
|
||||
},
|
||||
"packageManager": "yarn@4.5.1"
|
||||
"packageManager": "yarn@4.5.3"
|
||||
}
|
||||
|
|
|
@ -85,5 +85,5 @@
|
|||
"resolutions": {
|
||||
"@types/react": "18.3.11"
|
||||
},
|
||||
"packageManager": "yarn@4.5.1"
|
||||
"packageManager": "yarn@4.5.3"
|
||||
}
|
||||
|
|
|
@ -129,5 +129,5 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/hedgedoc/hedgedoc/issues"
|
||||
},
|
||||
"packageManager": "yarn@4.5.1"
|
||||
"packageManager": "yarn@4.5.3"
|
||||
}
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"test": "dotenv -c test -- turbo --env-mode=loose run test --concurrency 1",
|
||||
"test:e2e:ci": "dotenv -c test -- turbo --env-mode=loose run test:e2e:ci"
|
||||
},
|
||||
"packageManager": "yarn@4.5.1",
|
||||
"packageManager": "yarn@4.5.3",
|
||||
"resolutions": {
|
||||
"@types/node": "20.16.11",
|
||||
"domhandler": "5.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue