chore(deps): update yarn to v4.4.1
Some checks failed
Docker / build-and-push (backend) (push) Has been cancelled
Docker / build-and-push (frontend) (push) Has been cancelled
Deploy HD2 docs to Netlify / Deploys to netlify (push) Has been cancelled
E2E Tests / backend-sqlite (push) Has been cancelled
E2E Tests / backend-mariadb (push) Has been cancelled
E2E Tests / backend-postgres (push) Has been cancelled
E2E Tests / Build test build of frontend (push) Has been cancelled
Lint and check format / Lint files and check formatting (push) Has been cancelled
REUSE Compliance Check / reuse (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Static Analysis / Njsscan code scanning (push) Has been cancelled
Static Analysis / CodeQL analysis (javascript) (push) Has been cancelled
Run tests & build / Test and build with NodeJS 20 (push) Has been cancelled
E2E Tests / frontend-cypress (1) (push) Has been cancelled
E2E Tests / frontend-cypress (2) (push) Has been cancelled
E2E Tests / frontend-cypress (3) (push) Has been cancelled

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:
renovate[bot] 2024-09-02 13:42:19 +00:00 committed by David Mehren
parent b5c15c5c2d
commit 61fc33fc73
11 changed files with 938 additions and 906 deletions

File diff suppressed because one or more lines are too long

925
.yarn/releases/yarn-4.4.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.1.1.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs

View file

@ -142,5 +142,5 @@
"github-actions"
]
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.4.1"
}

View file

@ -66,5 +66,5 @@
"ts-jest": "29.2.5",
"typescript": "5.5.4"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.4.1"
}

View file

@ -9,5 +9,5 @@
"devDependencies": {
"markdownlint-cli2": "0.13.0"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.4.1"
}

View file

@ -19,9 +19,9 @@
"test:e2e:open": "cypress open",
"test:e2e": "cypress run --browser 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: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: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": "cross-env NODE_OPTIONS=\"${NODE_OPTIONS:-} --experimental-vm-modules\" NODE_ENV=test jest"
},
"browserslist": [
"Chrome 118",
@ -169,5 +169,5 @@
"typescript": "5.5.4",
"user-agent-data-types": "0.4.2"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.4.1"
}

View file

@ -85,5 +85,5 @@
"resolutions": {
"@types/react": "18.3.5"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.4.1"
}

View file

@ -129,5 +129,5 @@
"bugs": {
"url": "https://github.com/hedgedoc/hedgedoc/issues"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.4.1"
}

View file

@ -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.1.1",
"packageManager": "yarn@4.4.1",
"resolutions": {
"@types/node": "20.16.2",
"domhandler": "5.0.3",

View file

@ -17941,11 +17941,11 @@ __metadata:
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
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:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/10dd9881baba22763de859e8050d6cb6e2db854197495c6f1929b08d1eb2b2b00d0b5d9b0bcee8472f1c3f4a7ef6a5d7ebe0cfd703f853aa5ae465b8404bc1ba
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
languageName: node
linkType: hard