Skip to content

Commit a55d92b

Browse files
deps: bump @types/tedious in /src/diagnostic-channel-publishers
Bumps [@types/tedious](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tedious) from 4.0.14 to 18.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tedious) --- updated-dependencies: - dependency-name: "@types/tedious" dependency-version: 18.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b279346 commit a55d92b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/diagnostic-channel-publishers/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/mocha": "^8.2.2",
2929
"@types/node": "18.15.13",
3030
"@types/pg": "7.4.11",
31-
"@types/tedious": "^4.0.3",
31+
"@types/tedious": "^18.0.0",
3232
"diagnostic-channel": "file:../diagnostic-channel",
3333
"mocha": "^10.0.0",
3434
"mongodb": "^3.6.6",

0 commit comments

Comments
 (0)