Skip to content

Commit

Permalink
CLDR-17993 js:(deps): Bump nanoid and mocha in /tools/cldr-apps/js
Browse files Browse the repository at this point in the history
Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.8 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `nanoid` from 3.3.6 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.6...3.3.8)

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]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 57e30ca commit 762dc37
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 95 deletions.
190 changes: 96 additions & 94 deletions tools/cldr-apps/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/cldr-apps/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"chai": "^5.1.1",
"css-loader": "^6.8.1",
"esm": "^3.2.25",
"mocha": "^10.2.0",
"mocha": "^10.8.2",
"mocha-headless-chrome": "^4.0.0",
"style-loader": "^3.3.3",
"vue-loader": "^17.0.1",
Expand Down

0 comments on commit 762dc37

Please sign in to comment.