mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 05:41:57 -04:00
chore(deps): update dependency ts-loader to v9.5.2 (develop) (#5959)
Some checks are pending
Docker / build-and-push (backend) (push) Waiting to run
Docker / build-and-push (frontend) (push) Waiting to run
Deploy HD2 docs to Netlify / Deploys to netlify (push) Waiting to run
E2E Tests / backend-sqlite (push) Waiting to run
E2E Tests / backend-mariadb (push) Waiting to run
E2E Tests / backend-postgres (push) Waiting to run
E2E Tests / Build test build of frontend (push) Waiting to run
E2E Tests / frontend-cypress (1) (push) Blocked by required conditions
E2E Tests / frontend-cypress (2) (push) Blocked by required conditions
E2E Tests / frontend-cypress (3) (push) Blocked by required conditions
Lint and check format / Lint files and check formatting (push) Waiting to run
REUSE Compliance Check / reuse (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Static Analysis / Njsscan code scanning (push) Waiting to run
Static Analysis / CodeQL analysis (push) Waiting to run
Run tests & build / Test and build with NodeJS 20 (push) Waiting to run
Some checks are pending
Docker / build-and-push (backend) (push) Waiting to run
Docker / build-and-push (frontend) (push) Waiting to run
Deploy HD2 docs to Netlify / Deploys to netlify (push) Waiting to run
E2E Tests / backend-sqlite (push) Waiting to run
E2E Tests / backend-mariadb (push) Waiting to run
E2E Tests / backend-postgres (push) Waiting to run
E2E Tests / Build test build of frontend (push) Waiting to run
E2E Tests / frontend-cypress (1) (push) Blocked by required conditions
E2E Tests / frontend-cypress (2) (push) Blocked by required conditions
E2E Tests / frontend-cypress (3) (push) Blocked by required conditions
Lint and check format / Lint files and check formatting (push) Waiting to run
REUSE Compliance Check / reuse (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Static Analysis / Njsscan code scanning (push) Waiting to run
Static Analysis / CodeQL analysis (push) Waiting to run
Run tests & build / Test and build with NodeJS 20 (push) Waiting to run
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
63362e94e5
commit
ed472fa665
2 changed files with 6 additions and 6 deletions
|
@ -160,7 +160,7 @@
|
|||
"jest-environment-jsdom": "29.7.0",
|
||||
"prettier": "3.3.3",
|
||||
"react-test-renderer": "18.3.1",
|
||||
"ts-loader": "9.5.1",
|
||||
"ts-loader": "9.5.2",
|
||||
"ts-mockery": "1.2.0",
|
||||
"ts-node": "11.0.0-beta.1",
|
||||
"typescript": "5.6.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2816,7 +2816,7 @@ __metadata:
|
|||
sass: "npm:1.80.3"
|
||||
sharp: "npm:0.33.5"
|
||||
tlds: "npm:1.255.0"
|
||||
ts-loader: "npm:9.5.1"
|
||||
ts-loader: "npm:9.5.2"
|
||||
ts-mockery: "npm:1.2.0"
|
||||
ts-node: "npm:11.0.0-beta.1"
|
||||
twemoji-colr-font: "npm:15.0.3"
|
||||
|
@ -18687,9 +18687,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-loader@npm:9.5.1":
|
||||
version: 9.5.1
|
||||
resolution: "ts-loader@npm:9.5.1"
|
||||
"ts-loader@npm:9.5.2":
|
||||
version: 9.5.2
|
||||
resolution: "ts-loader@npm:9.5.2"
|
||||
dependencies:
|
||||
chalk: "npm:^4.1.0"
|
||||
enhanced-resolve: "npm:^5.0.0"
|
||||
|
@ -18699,7 +18699,7 @@ __metadata:
|
|||
peerDependencies:
|
||||
typescript: "*"
|
||||
webpack: ^5.0.0
|
||||
checksum: 10c0/7dc1e3e5d3d032b6ef27836032f02c57077dfbcdf5817cbbc16b7b8609e7ed1d0ec157a03eaac07960161d8ad4a9e030c4d6722fe33540cf6ee75156c7f9c33d
|
||||
checksum: 10c0/d4f4e67f1365a8c4a929d26148611b6a82a9241bd988863386c9cc0c034eec8b14562206e09540fae38154595e0b3b9520b701b5c83c0e5d743c4016cd91d9f1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue