From c71260b84fc6b76a9f29045a8aaf8bca6016cae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:23:43 +0700 Subject: [PATCH] chore(deps-dev): Bump tsc-watch from 5.0.3 to 6.0.0 (#14286) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 5.0.3 to 6.0.0. - [Release notes](https://github.com/gilamran/tsc-watch/releases) - [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md) - [Commits](https://github.com/gilamran/tsc-watch/commits) --- updated-dependencies: - dependency-name: tsc-watch dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adrian Weiß --- package.json | 2 +- yarn.lock | 22 +++++++--------------- 2 files changed, 8 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 2d2d2eefeb2..852ed27a2d4 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "terser-webpack-plugin": "5.3.6", "text-encoding": "0.7.0", "ts-node": "10.9.1", - "tsc-watch": "5.0.3", + "tsc-watch": "6.0.0", "typescript": "^4.9.4", "webpack": "5.75.0", "webpack-cli": "5.0.1", diff --git a/yarn.lock b/yarn.lock index db570baa9ea..d1c9b805801 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14724,13 +14724,6 @@ __metadata: languageName: node linkType: hard -"string-argv@npm:^0.1.1": - version: 0.1.2 - resolution: "string-argv@npm:0.1.2" - checksum: 6877bd72af145f6e6eafa932818014a57b2f39225c924562b7fccb50f1fcee73717bbcd5e528fd4d86cec32835c14749c32a9d35f06e0bf96637d1e73158203f - languageName: node - linkType: hard - "string-argv@npm:^0.3.1": version: 0.3.1 resolution: "string-argv@npm:0.3.1" @@ -15527,20 +15520,19 @@ __metadata: languageName: node linkType: hard -"tsc-watch@npm:5.0.3": - version: 5.0.3 - resolution: "tsc-watch@npm:5.0.3" +"tsc-watch@npm:6.0.0": + version: 6.0.0 + resolution: "tsc-watch@npm:6.0.0" dependencies: cross-spawn: ^7.0.3 node-cleanup: ^2.1.2 ps-tree: ^1.2.0 - string-argv: ^0.1.1 - strip-ansi: ^6.0.0 + string-argv: ^0.3.1 peerDependencies: typescript: "*" bin: - tsc-watch: index.js - checksum: abd63295dd5fda098a45d27912031e6c35a95f1aa20d7a86d6ad1469580400069e6476f2ffd4b88e37886d016443e60b1ae2dbcaf756e324efc67d0fa713fb15 + tsc-watch: dist/lib/tsc-watch.js + checksum: 34e74a703ecb28689d0f6ba311781ff68be47f5f095439654b095f3ea4a5921708fca61b5727e33527639a9a147b42d10bc3fe3595afee92b41b2bacfba06043 languageName: node linkType: hard @@ -16565,7 +16557,7 @@ __metadata: terser-webpack-plugin: 5.3.6 text-encoding: 0.7.0 ts-node: 10.9.1 - tsc-watch: 5.0.3 + tsc-watch: 6.0.0 tsyringe: 4.7.0 typescript: ^4.9.4 uint32: 0.2.1