Skip to content

Commit 5efad74

Browse files
authored
Merge pull request open-telemetry#157 from dynatrace-oss-contrib/merged-dependabot-update
chore: bump codecov
2 parents cad647f + f95b4c1 commit 5efad74

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

plugins/node/opentelemetry-plugin-dns/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/semver": "7.3.1",
4949
"@types/shimmer": "1.0.1",
5050
"@types/sinon": "9.0.4",
51-
"codecov": "3.7.0",
51+
"codecov": "3.7.1",
5252
"gts": "2.0.2",
5353
"mocha": "7.2.0",
5454
"nyc": "15.1.0",

plugins/node/opentelemetry-plugin-express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/mocha": "7.0.2",
4949
"@types/node": "12.12.47",
5050
"@types/shimmer": "1.0.1",
51-
"codecov": "3.7.0",
51+
"codecov": "3.7.1",
5252
"express": "4.17.1",
5353
"gts": "2.0.2",
5454
"mocha": "7.2.0",

plugins/node/opentelemetry-plugin-ioredis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/mocha": "7.0.2",
5353
"@types/node": "13.13.14",
5454
"@types/shimmer": "1.0.1",
55-
"codecov": "3.7.0",
55+
"codecov": "3.7.1",
5656
"cross-env": "7.0.2",
5757
"gts": "2.0.2",
5858
"ioredis": "4.17.3",

plugins/node/opentelemetry-plugin-mongodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/mongodb": "3.5.25",
4949
"@types/node": "12.12.47",
5050
"@types/shimmer": "1.0.1",
51-
"codecov": "3.7.0",
51+
"codecov": "3.7.1",
5252
"gts": "2.0.2",
5353
"mocha": "7.2.0",
5454
"mongodb": "3.5.9",

plugins/node/opentelemetry-plugin-mysql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/mysql": "2.15.14",
5050
"@types/node": "12.12.47",
5151
"@types/shimmer": "1.0.1",
52-
"codecov": "3.7.0",
52+
"codecov": "3.7.1",
5353
"gts": "2.0.2",
5454
"mocha": "7.2.0",
5555
"mysql": "2.18.1",

plugins/node/opentelemetry-plugin-pg-pool/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/pg": "7.14.4",
5656
"@types/pg-pool": "2.0.2",
5757
"@types/shimmer": "1.0.1",
58-
"codecov": "3.7.0",
58+
"codecov": "3.7.1",
5959
"cross-env": "7.0.2",
6060
"gts": "2.0.2",
6161
"mocha": "7.2.0",

plugins/node/opentelemetry-plugin-pg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/node": "12.12.47",
5454
"@types/pg": "7.14.4",
5555
"@types/shimmer": "1.0.1",
56-
"codecov": "3.7.0",
56+
"codecov": "3.7.1",
5757
"cross-env": "7.0.2",
5858
"gts": "2.0.2",
5959
"mocha": "7.2.0",

plugins/node/opentelemetry-plugin-redis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/node": "12.12.47",
5252
"@types/redis": "2.8.24",
5353
"@types/shimmer": "1.0.1",
54-
"codecov": "3.7.0",
54+
"codecov": "3.7.1",
5555
"cross-env": "7.0.2",
5656
"gts": "2.0.2",
5757
"mocha": "7.2.0",

plugins/web/opentelemetry-plugin-document-load/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/sinon": "9.0.4",
4949
"@types/webpack-env": "1.15.2",
5050
"babel-loader": "8.1.0",
51-
"codecov": "3.7.0",
51+
"codecov": "3.7.1",
5252
"gts": "2.0.2",
5353
"istanbul-instrumenter-loader": "3.0.1",
5454
"karma": "5.1.0",

plugins/web/opentelemetry-plugin-user-interaction/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/webpack-env": "1.15.2",
5656
"@types/zone.js": "0.5.12",
5757
"babel-loader": "8.1.0",
58-
"codecov": "3.7.0",
58+
"codecov": "3.7.1",
5959
"gts": "2.0.2",
6060
"istanbul-instrumenter-loader": "3.0.1",
6161
"karma": "5.1.0",

0 commit comments

Comments
 (0)