Skip to content

Commit c9b2a80

Browse files
renovate-botAVaksman
authored andcommitted
chore(deps): update dependency mocha to v7 (#121)
1 parent 763ba93 commit c9b2a80

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/google-devtools-containeranalysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"jsdoc-fresh": "^1.0.1",
3737
"jsdoc-region-tag": "^1.0.2",
3838
"linkinator": "^1.5.0",
39-
"mocha": "^6.1.4",
39+
"mocha": "^7.0.0",
4040
"power-assert": "^1.6.1",
4141
"prettier": "^1.17.1"
4242
},

packages/google-devtools-containeranalysis/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"chai": "^4.2.0",
23-
"mocha": "^6.1.4",
23+
"mocha": "^7.0.0",
2424
"uuid": "^3.3.2"
2525
}
2626
}

0 commit comments

Comments
 (0)