Skip to content

Commit 034d64d

Browse files
chore(deps-dev): bump mocha and @types/mocha
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together. Updates `mocha` from 10.7.3 to 10.8.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.7.3...v10.8.2) Updates `@types/mocha` from 10.0.7 to 10.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbef436 commit 034d64d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,7 +1112,7 @@
11121112
"@eslint/compat": "1.2.2",
11131113
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
11141114
"@types/chai": "^4.3.11",
1115-
"@types/mocha": "^10.0.7",
1115+
"@types/mocha": "^10.0.9",
11161116
"@types/node": "^22.9.0",
11171117
"@types/sinon": "^17.0.3",
11181118
"@typescript-eslint/eslint-plugin": "^8.13.0",
@@ -1126,7 +1126,7 @@
11261126
"eslint-plugin-react": "^7.37.2",
11271127
"eslint-plugin-react-hooks": "^5.0.0",
11281128
"glob": "^7.2.0",
1129-
"mocha": "^10.7.3",
1129+
"mocha": "^10.8.2",
11301130
"nock": "^13.5.5",
11311131
"papaparse": "^5.4.1",
11321132
"path-browserify": "^1.0.1",

0 commit comments

Comments
 (0)