Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v9.0.3 (#211)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 26, 2021
1 parent 3245f28 commit 170a051
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint-plugin-standard": "5.0.0",
"eslint-plugin-vue": "7.14.0",
"markdown-it-anchor": "8.1.2",
"mocha": "9.0.2",
"mocha": "9.0.3",
"nyc": "15.1.0",
"style-loader": "2.0.0",
"vue": "2.6.14",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5586,10 +5586,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.3:
dependencies:
minimist "^1.2.5"

[email protected].2:
version "9.0.2"
resolved "https://registry.nlark.com/mocha/download/mocha-9.0.2.tgz?cache=0&sync_timestamp=1625301720103&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fmocha%2Fdownload%2Fmocha-9.0.2.tgz#e84849b61f406a680ced85af76425f6f3108d1a0"
integrity sha1-6EhJth9AamgM7YWvdkJfbzEI0aA=
[email protected].3:
version "9.0.3"
resolved "https://registry.nlark.com/mocha/download/mocha-9.0.3.tgz#128cd6bbd3ee0adcdaef715f357f76ec1e6227c7"
integrity sha1-EozWu9PuCtza73FfNX927B5iJ8c=
dependencies:
"@ungap/promise-all-settled" "1.1.2"
ansi-colors "4.1.1"
Expand Down

0 comments on commit 170a051

Please sign in to comment.