Skip to content

Commit

Permalink
upgrade mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
wsw0108 committed Mar 3, 2022
1 parent 57f1fb7 commit a6c90e8
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 76 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bundle/** linguist-vendored
122 changes: 47 additions & 75 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/wellknown": "^0.5.1",
"chai": "^4.3.4",
"fs-extra": "^10.0.0",
"mocha": "^9.1.3",
"mocha": "^9.2.1",
"rimraf": "^3.0.2",
"rollup": "^2.63.0",
"rollup-plugin-typescript2": "^0.31.1",
Expand Down

0 comments on commit a6c90e8

Please sign in to comment.