From f31fbc5cd590a12f9776f848eec70a7419178802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 23:06:13 +0000 Subject: [PATCH] Bump ts-node from 10.9.1 to 10.9.2 (#180) Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2.
Release notes

Sourced from ts-node's releases.

Fix tsconfig.json file not found

Fixed

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-node&package-manager=npm_and_yarn&previous-version=10.9.1&new-version=10.9.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/api/package.json | 2 +- .../genesys-web-messaging-tester-cli/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/api/package.json b/examples/api/package.json index bf778a2..df585bc 100644 --- a/examples/api/package.json +++ b/examples/api/package.json @@ -21,7 +21,7 @@ "jest": "^29.0.3", "prettier": "^3.1.1", "ts-jest": "^29.1.1", - "ts-node": "^10.8.0", + "ts-node": "^10.9.2", "typescript": "^5.3.3" }, "jest": { diff --git a/packages/genesys-web-messaging-tester-cli/package.json b/packages/genesys-web-messaging-tester-cli/package.json index 3b7e061..401f885 100644 --- a/packages/genesys-web-messaging-tester-cli/package.json +++ b/packages/genesys-web-messaging-tester-cli/package.json @@ -58,7 +58,7 @@ "prettier": "^3.1.1", "strip-ansi": "^6.0.1", "ts-jest": "^29.1.1", - "ts-node": "^10.9.1", + "ts-node": "^10.9.2", "typescript": "^5.3.3" }, "jest": { diff --git a/yarn.lock b/yarn.lock index c65bf0f..d560848 100644 --- a/yarn.lock +++ b/yarn.lock @@ -498,7 +498,7 @@ __metadata: jest: ^29.0.3 prettier: ^3.1.1 ts-jest: ^29.1.1 - ts-node: ^10.8.0 + ts-node: ^10.9.2 typescript: ^5.3.3 languageName: unknown linkType: soft @@ -981,7 +981,7 @@ __metadata: purecloud-platform-client-v2: ^188.1.0 strip-ansi: ^6.0.1 ts-jest: ^29.1.1 - ts-node: ^10.9.1 + ts-node: ^10.9.2 typescript: ^5.3.3 bin: web-messaging-tester: lib/index.js @@ -5751,9 +5751,9 @@ __metadata: languageName: node linkType: hard -"ts-node@npm:^10.8.0, ts-node@npm:^10.9.1": - version: 10.9.1 - resolution: "ts-node@npm:10.9.1" +"ts-node@npm:^10.9.2": + version: 10.9.2 + resolution: "ts-node@npm:10.9.2" dependencies: "@cspotcode/source-map-support": ^0.8.0 "@tsconfig/node10": ^1.0.7 @@ -5785,7 +5785,7 @@ __metadata: ts-node-script: dist/bin-script.js ts-node-transpile-only: dist/bin-transpile.js ts-script: dist/bin-script-deprecated.js - checksum: 090adff1302ab20bd3486e6b4799e90f97726ed39e02b39e566f8ab674fd5bd5f727f43615debbfc580d33c6d9d1c6b1b3ce7d8e3cca3e20530a145ffa232c35 + checksum: fde256c9073969e234526e2cfead42591b9a2aec5222bac154b0de2fa9e4ceb30efcd717ee8bc785a56f3a119bdd5aa27b333d9dbec94ed254bd26f8944c67ac languageName: node linkType: hard