Skip to content

Commit 6f37e27

Browse files
chore: update patch dependencies (open-telemetry#1595)
* fix(deps): update all patch versions * fix(hapi): fix hapi test with new @types * fix(hapi): lint --------- Co-authored-by: Mend Renovate <[email protected]>
1 parent d433b0c commit 6f37e27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@
5757
"karma-chrome-launcher": "^3.1.1",
5858
"karma-coverage-istanbul-reporter": "3.0.3",
5959
"karma-mocha": "2.0.1",
60-
"karma-spec-reporter": "0.0.32",
60+
"karma-spec-reporter": "0.0.36",
6161
"karma-webpack": "4.0.2",
6262
"mocha": "7.2.0",
6363
"nyc": "15.1.0",
64-
"rimraf": "5.0.0",
64+
"rimraf": "5.0.1",
6565
"ts-loader": "8.3.0",
6666
"ts-mocha": "10.0.0",
6767
"typescript": "4.4.4",

0 commit comments

Comments
 (0)