Skip to content

Commit 434cab2

Browse files
trentmpichlermarc
andauthored
chore(instrumentation-mysql2): drop unneed @types/mysql2 dep (#1812)
Types are included in 'mysql2' now (as of some 2.x release). The github:types/mysql2 dependency is problematic for dependabot version updates. See: #1806 (comment) Co-authored-by: Marc Pichler <[email protected]>
1 parent a034982 commit 434cab2

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

package-lock.json

Lines changed: 0 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/node/opentelemetry-instrumentation-mysql2/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
"@opentelemetry/contrib-test-utils": "^0.34.3",
5050
"@opentelemetry/sdk-trace-base": "^1.8.0",
5151
"@types/mocha": "7.0.2",
52-
"@types/mysql2": "github:types/mysql2",
5352
"@types/node": "18.6.5",
5453
"@types/semver": "7.5.3",
5554
"mocha": "7.2.0",

0 commit comments

Comments
 (0)