Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): update dependency mocha to v10
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 16, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 3ed1e48 commit 2b790fb
Showing 2 changed files with 304 additions and 40 deletions.
340 changes: 302 additions & 38 deletions package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@
"@commitlint/cli": "^16.3.0",
"@commitlint/config-angular": "^16.3.0",
"@types/chai": "^4.3.4",
"@types/mocha": "^9.1.1",
"@types/mocha": "^10.0.1",
"@types/node": "^16.18.11",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/eslint-plugin-tslint": "^5.48.2",
@@ -51,7 +51,7 @@
"eslint-plugin-react": "^7.32.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"husky": "^7.0.4",
"mocha": "^9.2.2",
"mocha": "^10.2.0",
"renovate-config-lddubeau": "^1.0.0",
"simple-dist-tag": "^1.0.2",
"ts-node": "^10.9.1",

0 comments on commit 2b790fb

Please sign in to comment.