Skip to content

Commit 66d2d12

Browse files
chore(deps): bump nanoid and mocha
Removes [nanoid](https://github.com/ai/nanoid). It's no longer used after updating ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Removes `nanoid` Updates `mocha` from 10.2.0 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.2.0...v10.8.2) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect - dependency-name: mocha dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 617a9fc commit 66d2d12

File tree

2 files changed

+57
-125
lines changed

2 files changed

+57
-125
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"husky": "8.0.3",
8282
"license-checker-rseidelsohn": "4.2.7",
8383
"lint-staged": "15.2.10",
84-
"mocha": "10.2.0",
84+
"mocha": "10.8.2",
8585
"pkgroll": "2.5.0",
8686
"prettier": "3.0.3",
8787
"sinon": "16.0.0",

0 commit comments

Comments
 (0)