mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): update yarn to v3.3.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
218be74f1e
commit
43f69da085
7 changed files with 7 additions and 7 deletions
BIN
.yarn/releases/yarn-3.3.0.cjs → .yarn/releases/yarn-3.3.1.cjs
vendored
Normal file → Executable file
BIN
.yarn/releases/yarn-3.3.0.cjs → .yarn/releases/yarn-3.3.1.cjs
vendored
Normal file → 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.0.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.3.1.cjs
|
||||
|
|
|
@ -141,5 +141,5 @@
|
|||
"github-actions"
|
||||
]
|
||||
},
|
||||
"packageManager": "yarn@3.3.0"
|
||||
"packageManager": "yarn@3.3.1"
|
||||
}
|
||||
|
|
|
@ -56,5 +56,5 @@
|
|||
"ts-jest": "29.0.3",
|
||||
"typescript": "4.9.3"
|
||||
},
|
||||
"packageManager": "yarn@3.3.0"
|
||||
"packageManager": "yarn@3.3.1"
|
||||
}
|
||||
|
|
|
@ -172,5 +172,5 @@
|
|||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"packageManager": "yarn@3.3.0"
|
||||
"packageManager": "yarn@3.3.1"
|
||||
}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"frontend",
|
||||
"commons"
|
||||
],
|
||||
"packageManager": "yarn@3.3.0",
|
||||
"packageManager": "yarn@3.3.1",
|
||||
"resolutions": {
|
||||
"domhandler": "5.0.3",
|
||||
"@codemirror/state": "6.1.4",
|
||||
|
|
|
@ -17725,11 +17725,11 @@ __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=d73830"
|
||||
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=ad5954"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 37f6e2c3c5e2aa5934b85b0fddbf32eeac8b1bacf3a5b51d01946936d03f5377fe86255d4e5a4ae628fd0cd553386355ad362c57f13b4635064400f3e8e05b9d
|
||||
checksum: 1caaea6cb7f813e64345190fddc4e6c924d0b698ab81189b503763c4a18f7f5501c69362979d36e19c042d89d936443e768a78b0675690b35eb663d19e0eae71
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue