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 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b7609ba commit f8007cd
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.11",
"@types/mocha": "^9.1.1",
"@types/mocha": "^10.0.6",
"@types/node": "^16.18.75",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/eslint-plugin-tslint": "^5.62.0",
@@ -51,7 +51,7 @@
"eslint-plugin-react": "^7.33.2",
"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.2",

0 comments on commit f8007cd

Please sign in to comment.