mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 02:36:31 -05:00
chore(deps): update yarn to v3.4.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b76bd9f40a
commit
f8be64cfba
8 changed files with 9 additions and 9 deletions
BIN
.yarn/releases/yarn-3.3.1.cjs
vendored
BIN
.yarn/releases/yarn-3.3.1.cjs
vendored
Binary file not shown.
BIN
.yarn/releases/yarn-3.4.1.cjs
vendored
Executable file
BIN
.yarn/releases/yarn-3.4.1.cjs
vendored
Executable file
Binary file not shown.
|
@ -8,4 +8,4 @@ plugins:
|
|||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||||
spec: "@yarnpkg/plugin-workspace-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.3.1.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.4.1.cjs
|
||||
|
|
|
@ -141,5 +141,5 @@
|
|||
"github-actions"
|
||||
]
|
||||
},
|
||||
"packageManager": "yarn@3.3.1"
|
||||
"packageManager": "yarn@3.4.1"
|
||||
}
|
||||
|
|
|
@ -57,5 +57,5 @@
|
|||
"ts-jest": "29.0.5",
|
||||
"typescript": "4.9.5"
|
||||
},
|
||||
"packageManager": "yarn@3.3.1"
|
||||
"packageManager": "yarn@3.4.1"
|
||||
}
|
||||
|
|
|
@ -172,5 +172,5 @@
|
|||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.5"
|
||||
},
|
||||
"packageManager": "yarn@3.3.1"
|
||||
"packageManager": "yarn@3.4.1"
|
||||
}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"frontend",
|
||||
"commons"
|
||||
],
|
||||
"packageManager": "yarn@3.3.1",
|
||||
"packageManager": "yarn@3.4.1",
|
||||
"resolutions": {
|
||||
"domhandler": "5.0.3",
|
||||
"@codemirror/state": "6.2.0",
|
||||
|
|
|
@ -17533,21 +17533,21 @@ __metadata:
|
|||
|
||||
"typescript@patch:typescript@4.9.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.1.3#~builtin<compat/typescript>":
|
||||
version: 4.9.4
|
||||
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=ad5954"
|
||||
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=23ec76"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 1caaea6cb7f813e64345190fddc4e6c924d0b698ab81189b503763c4a18f7f5501c69362979d36e19c042d89d936443e768a78b0675690b35eb663d19e0eae71
|
||||
checksum: 3e2ab0772908676d9b9cb83398c70003a3b08e1c6b3b122409df9f4b520f2fdaefa20c3d7d57dce283fed760ac94b3ce94d4a7fa875127b67852904425a1f0dc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
|
||||
version: 4.9.5
|
||||
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"
|
||||
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 8f6260acc86b56bfdda6004bc53f32ea548f543e8baef7071c8e34d29d292f3e375c8416556c8de10b24deef6933cd1c16a8233dc84a3dd43a13a13265d0faab
|
||||
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue