Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Commit 07bfa27

Browse files
renovate-botBenjamin E. Coe
authored andcommitted
chore(deps): update dependency mocha to v7 (#138)
1 parent 0ebb080 commit 07bfa27

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-prettier": "^3.0.0",
5252
"gts": "^1.0.0",
5353
"linkinator": "^1.5.0",
54-
"mocha": "^6.0.0",
54+
"mocha": "^7.0.0",
5555
"nock": "^11.0.0",
5656
"power-assert": "^1.6.1",
5757
"prettier": "^1.15.2",

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"devDependencies": {
2020
"chai": "^4.2.0",
21-
"mocha": "^6.0.0"
21+
"mocha": "^7.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)