Skip to content

Commit 61c1d37

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 3051b1b commit 61c1d37

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
@@ -24,7 +24,7 @@
2424
"description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
2525
"devDependencies": {
2626
"@types/pg": "7.4.11",
27-
"@types/tedious": "^4.0.3",
27+
"@types/tedious": "^18.0.0",
2828
"diagnostic-channel": "file:../diagnostic-channel",
2929
"mongodb": "^3.6.6",
3030
"mysql": "^2.16.0",

0 commit comments

Comments
 (0)