mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update yarn to v4.4.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
b5c15c5c2d
commit
61fc33fc73
11 changed files with 13 additions and 13 deletions
BIN
.yarn/releases/yarn-4.1.1.cjs
vendored
BIN
.yarn/releases/yarn-4.1.1.cjs
vendored
Binary file not shown.
BIN
.yarn/releases/yarn-4.4.1.cjs
vendored
Executable file
BIN
.yarn/releases/yarn-4.4.1.cjs
vendored
Executable file
Binary file not shown.
|
@ -1,3 +1,3 @@
|
||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-4.1.1.cjs
|
yarnPath: .yarn/releases/yarn-4.4.1.cjs
|
||||||
|
|
|
@ -142,5 +142,5 @@
|
||||||
"github-actions"
|
"github-actions"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.1.1"
|
"packageManager": "yarn@4.4.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -66,5 +66,5 @@
|
||||||
"ts-jest": "29.2.5",
|
"ts-jest": "29.2.5",
|
||||||
"typescript": "5.5.4"
|
"typescript": "5.5.4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.1.1"
|
"packageManager": "yarn@4.4.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"markdownlint-cli2": "0.13.0"
|
"markdownlint-cli2": "0.13.0"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.1.1"
|
"packageManager": "yarn@4.4.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -19,9 +19,9 @@
|
||||||
"test:e2e:open": "cypress open",
|
"test:e2e:open": "cypress open",
|
||||||
"test:e2e": "cypress run --browser chrome",
|
"test:e2e": "cypress run --browser chrome",
|
||||||
"test:e2e:ci": "cypress run --browser chrome --record true --parallel --group \"chrome\"",
|
"test:e2e:ci": "cypress run --browser chrome --record true --parallel --group \"chrome\"",
|
||||||
"test:watch": "cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" NODE_ENV=test jest --watch",
|
"test:watch": "cross-env NODE_OPTIONS=\"${NODE_OPTIONS:-} --experimental-vm-modules\" NODE_ENV=test jest --watch",
|
||||||
"test:ci": "cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" NODE_ENV=test jest --coverage",
|
"test:ci": "cross-env NODE_OPTIONS=\"${NODE_OPTIONS:-} --experimental-vm-modules\" NODE_ENV=test jest --coverage",
|
||||||
"test": "cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" NODE_ENV=test jest"
|
"test": "cross-env NODE_OPTIONS=\"${NODE_OPTIONS:-} --experimental-vm-modules\" NODE_ENV=test jest"
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
"Chrome 118",
|
"Chrome 118",
|
||||||
|
@ -169,5 +169,5 @@
|
||||||
"typescript": "5.5.4",
|
"typescript": "5.5.4",
|
||||||
"user-agent-data-types": "0.4.2"
|
"user-agent-data-types": "0.4.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.1.1"
|
"packageManager": "yarn@4.4.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -85,5 +85,5 @@
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@types/react": "18.3.5"
|
"@types/react": "18.3.5"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.1.1"
|
"packageManager": "yarn@4.4.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -129,5 +129,5 @@
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/hedgedoc/hedgedoc/issues"
|
"url": "https://github.com/hedgedoc/hedgedoc/issues"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.1.1"
|
"packageManager": "yarn@4.4.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
"test": "dotenv -c test -- turbo --env-mode=loose run test --concurrency 1",
|
"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"
|
"test:e2e:ci": "dotenv -c test -- turbo --env-mode=loose run test:e2e:ci"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.1.1",
|
"packageManager": "yarn@4.4.1",
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@types/node": "20.16.2",
|
"@types/node": "20.16.2",
|
||||||
"domhandler": "5.0.3",
|
"domhandler": "5.0.3",
|
||||||
|
|
|
@ -17941,11 +17941,11 @@ __metadata:
|
||||||
|
|
||||||
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
|
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
|
||||||
version: 5.5.4
|
version: 5.5.4
|
||||||
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=5adc0c"
|
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: 10c0/10dd9881baba22763de859e8050d6cb6e2db854197495c6f1929b08d1eb2b2b00d0b5d9b0bcee8472f1c3f4a7ef6a5d7ebe0cfd703f853aa5ae465b8404bc1ba
|
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue