Skip to content

Commit

Permalink
chore: remove unused rimraf dev dependency (#771)
Browse files Browse the repository at this point in the history
  • Loading branch information
aabmass authored Sep 27, 2024
1 parent 973b42f commit a0a032a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 315 deletions.
312 changes: 0 additions & 312 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"mocha": "10.7.3",
"nock": "13.5.5",
"nyc": "15.1.0",
"rimraf": "5.0.10",
"sinon": "17.0.2",
"snap-shot-it": "7.9.10",
"ts-mocha": "10.0.0",
Expand Down
1 change: 0 additions & 1 deletion packages/opentelemetry-cloud-trace-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
"mocha": "10.7.3",
"nyc": "15.1.0",
"protobufjs-cli": "1.1.3",
"rimraf": "5.0.10",
"sinon": "17.0.2",
"ts-mocha": "10.0.0",
"typescript": "4.9.5"
Expand Down
1 change: 0 additions & 1 deletion packages/opentelemetry-cloud-trace-propagator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"gts": "5.3.1",
"mocha": "10.7.3",
"nyc": "15.1.0",
"rimraf": "5.0.10",
"ts-mocha": "10.0.0",
"typescript": "4.9.5"
},
Expand Down

0 comments on commit a0a032a

Please sign in to comment.