Skip to content

Commit a379758

Browse files
authored
chore(deps): update dependency test-all-versions to v6.1.0 (#1943)
1 parent fcea8ca commit a379758

File tree

24 files changed

+75
-75
lines changed

24 files changed

+75
-75
lines changed

package-lock.json

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

plugins/node/instrumentation-amqplib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"mocha": "7.2.0",
6363
"nyc": "15.1.0",
6464
"sinon": "15.2.0",
65-
"test-all-versions": "6.0.0",
65+
"test-all-versions": "6.1.0",
6666
"ts-mocha": "10.0.0",
6767
"typescript": "4.4.4"
6868
},

plugins/node/instrumentation-cucumber/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"rimraf": "5.0.5",
5858
"semver": "7.5.4",
5959
"sinon": "15.2.0",
60-
"test-all-versions": "6.0.0",
60+
"test-all-versions": "6.1.0",
6161
"ts-mocha": "10.0.0",
6262
"typescript": "4.4.4"
6363
},

plugins/node/instrumentation-dataloader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"mocha": "7.2.0",
5454
"nyc": "15.1.0",
5555
"rimraf": "5.0.5",
56-
"test-all-versions": "6.0.0",
56+
"test-all-versions": "6.1.0",
5757
"ts-mocha": "10.0.0",
5858
"typescript": "4.4.4"
5959
},

plugins/node/instrumentation-lru-memoizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"mocha": "7.2.0",
5353
"nyc": "15.1.0",
5454
"rimraf": "5.0.5",
55-
"test-all-versions": "6.0.0",
55+
"test-all-versions": "6.1.0",
5656
"ts-mocha": "10.0.0",
5757
"typescript": "4.4.4"
5858
},

plugins/node/instrumentation-mongoose/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"mongoose": "6.12.3",
5656
"nyc": "15.1.0",
5757
"rimraf": "5.0.5",
58-
"test-all-versions": "6.0.0",
58+
"test-all-versions": "6.1.0",
5959
"ts-mocha": "10.0.0",
6060
"typescript": "4.4.4"
6161
},

plugins/node/instrumentation-socket.io/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rimraf": "5.0.5",
5454
"socket.io": "^4.1.3",
5555
"socket.io-client": "^4.1.3",
56-
"test-all-versions": "6.0.0",
56+
"test-all-versions": "6.1.0",
5757
"ts-mocha": "10.0.0",
5858
"typescript": "4.4.4"
5959
},

plugins/node/instrumentation-tedious/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"nyc": "15.1.0",
5858
"rimraf": "5.0.5",
5959
"tedious": "15.1.3",
60-
"test-all-versions": "6.0.0",
60+
"test-all-versions": "6.1.0",
6161
"ts-mocha": "10.0.0",
6262
"typescript": "4.4.4"
6363
},

plugins/node/opentelemetry-instrumentation-aws-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"nyc": "15.1.0",
7171
"rimraf": "5.0.5",
7272
"sinon": "15.2.0",
73-
"test-all-versions": "6.0.0",
73+
"test-all-versions": "6.1.0",
7474
"ts-mocha": "10.0.0",
7575
"typescript": "4.4.4"
7676
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"nyc": "15.1.0",
5959
"rimraf": "5.0.5",
6060
"sinon": "15.2.0",
61-
"test-all-versions": "6.0.0",
61+
"test-all-versions": "6.1.0",
6262
"ts-mocha": "10.0.0",
6363
"typescript": "4.4.4"
6464
},

0 commit comments

Comments
 (0)