Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps js-tokens from 9.0.1 to 10.0.0.

Changelog

Sourced from js-tokens's changelog.

Version 10.0.0 (2025-12-08)

  • Changed: js-tokens is now an ESM package! This means that it has "type": "module" (instead of "type": "commonjs") in package.json, and export default jsTokens in the JavaScript code (instead of module.exports = jsTokens). If you were already using ESM, this probably won’t make any difference for you. For CommonJS users, const jsTokens = require("js-tokens") should still work if you use Node.js 20.19.0 or later (which support require(esm)). Thanks to fisker Cheung (@​fisker)!
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [js-tokens](https://github.com/lydell/js-tokens) from 9.0.1 to 10.0.0.
- [Changelog](https://github.com/lydell/js-tokens/blob/main/CHANGELOG.md)
- [Commits](lydell/js-tokens@v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: js-tokens
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2026

Assignees

The following users could not be added as assignees: FullStackWithLawrence. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: javascript. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@mergify mergify bot merged commit 5bebb0a into main Jan 1, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/js-tokens-10.0.0 branch January 1, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants