mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2026-06-23 04:10:17 +00:00
chore(deps): update yarn to v3.6.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Tilman Vatteroth
parent
0f57805b80
commit
14c42fc09e
+156
-156
File diff suppressed because one or more lines are too long
+1
-1
@@ -8,4 +8,4 @@ plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||||
spec: "@yarnpkg/plugin-workspace-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.6.0.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.6.1.cjs
|
||||
|
||||
@@ -141,5 +141,5 @@
|
||||
"github-actions"
|
||||
]
|
||||
},
|
||||
"packageManager": "yarn@3.6.0"
|
||||
"packageManager": "yarn@3.6.1"
|
||||
}
|
||||
|
||||
@@ -63,5 +63,5 @@
|
||||
"ts-jest": "29.1.1",
|
||||
"typescript": "5.1.6"
|
||||
},
|
||||
"packageManager": "yarn@3.6.0"
|
||||
"packageManager": "yarn@3.6.1"
|
||||
}
|
||||
|
||||
@@ -168,5 +168,5 @@
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "5.1.6"
|
||||
},
|
||||
"packageManager": "yarn@3.6.0"
|
||||
"packageManager": "yarn@3.6.1"
|
||||
}
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@
|
||||
"test:ci": "dotenv -- turbo run test:ci",
|
||||
"test": "dotenv -- turbo run test"
|
||||
},
|
||||
"packageManager": "yarn@3.6.0",
|
||||
"packageManager": "yarn@3.6.1",
|
||||
"resolutions": {
|
||||
"domhandler": "5.0.3",
|
||||
"@codemirror/state": "6.2.1",
|
||||
|
||||
Reference in New Issue
Block a user