Skip to content

Commit

Permalink
Bump @types/tsc-watch from 4.2.3 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [@types/tsc-watch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tsc-watch) from 4.2.3 to 6.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tsc-watch)

---
updated-dependencies:
- dependency-name: "@types/tsc-watch"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 4fab3ec commit 2c42506
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@eslint/js": "^9.19.0",
"@stylistic/eslint-plugin": "^3.0.1",
"@types/chrome": "^0.0.300",
"@types/tsc-watch": "^4.2.3",
"@types/tsc-watch": "^6.0.0",
"camelcase-keys": "^9.1.3",
"chokidar": "^4.0.1",
"esbuild": "^0.24.2",
Expand Down
21 changes: 7 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -433,19 +433,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*":
version: 20.5.9
resolution: "@types/node@npm:20.5.9"
checksum: 10c0/a071a19019b4045ba65cbacb3a24fcdf1ef41474fd15fb160a082a4c7aba7643b69c5d681637d2b0ce081f2127ce4332ea4d8bf007595efe8e82ba795872c7d0
languageName: node
linkType: hard

"@types/tsc-watch@npm:^4.2.3":
version: 4.2.3
resolution: "@types/tsc-watch@npm:4.2.3"
"@types/tsc-watch@npm:^6.0.0":
version: 6.0.0
resolution: "@types/tsc-watch@npm:6.0.0"
dependencies:
"@types/node": "npm:*"
checksum: 10c0/22e3ab0133a2de1a0a11bb53e7bd8f5f776461757df689c92242b125e0a313bd9f65638dbce5a367dca7af99594ebf77fee7d7336846c8df64ab37ae60806fbf
tsc-watch: "npm:*"
checksum: 10c0/0016f86d86d33805d5c0cfa40a9fc8333162097d06c2b7bc6c9c32ab2f25b9a2f09f8d527880facc2b2a47357b8b04f6481325283b57c747bb5ca9158f81e820
languageName: node
linkType: hard

Expand Down Expand Up @@ -631,7 +624,7 @@ __metadata:
"@eslint/js": "npm:^9.19.0"
"@stylistic/eslint-plugin": "npm:^3.0.1"
"@types/chrome": "npm:^0.0.300"
"@types/tsc-watch": "npm:^4.2.3"
"@types/tsc-watch": "npm:^6.0.0"
camelcase-keys: "npm:^9.1.3"
chokidar: "npm:^4.0.1"
esbuild: "npm:^0.24.2"
Expand Down Expand Up @@ -3004,7 +2997,7 @@ __metadata:
languageName: node
linkType: hard

"tsc-watch@npm:^6.2.1":
"tsc-watch@npm:*, tsc-watch@npm:^6.2.1":
version: 6.3.0
resolution: "tsc-watch@npm:6.3.0"
dependencies:
Expand Down

0 comments on commit 2c42506

Please sign in to comment.