Skip to content

Commit ea33beb

Browse files
chore(deps): bump nanoid and mocha (#3436)
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-version: dependency-type: indirect - dependency-name: mocha dependency-version: 10.8.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ef9eb3 commit ea33beb

2 files changed

Lines changed: 69 additions & 158 deletions

File tree

package-lock.json

Lines changed: 68 additions & 157 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
@@ -33,7 +33,7 @@
3333
"eslint": "^9.39.4",
3434
"gh-pages": "^6.1.1",
3535
"globals": "^16.5.0",
36-
"mocha": "^10.2.0",
36+
"mocha": "^10.8.2",
3737
"mocha-junit-reporter": "^2.2.1",
3838
"mocha-multi-reporters": "^1.5.1",
3939
"nyc": "^18.0.0",

0 commit comments

Comments
 (0)