Compare commits

...

2 commits

Author SHA1 Message Date
dependabot[bot]
d0c2926875 Bump eslint-plugin-n from 17.21.3 to 17.22.0
Some checks are pending
Checkers / linkcheck (push) Waiting to run
Checkers / spellcheck (push) Waiting to run
CI / build (20, macos-latest) (push) Waiting to run
CI / build (20, ubuntu-latest) (push) Waiting to run
CI / build (20, windows-latest) (push) Waiting to run
CI / build (22, macos-latest) (push) Waiting to run
CI / build (22, ubuntu-latest) (push) Waiting to run
CI / build (22, windows-latest) (push) Waiting to run
CI / build (24, macos-latest) (push) Waiting to run
CI / build (24, ubuntu-latest) (push) Waiting to run
CI / build (24, windows-latest) (push) Waiting to run
CI / pnpm (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
TestRepos / build (latest, ubuntu-latest) (push) Waiting to run
UpdateTestRepos / update (push) Waiting to run
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.21.3 to 17.22.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.21.3...v17.22.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-version: 17.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-14 19:26:57 -07:00
dependabot[bot]
ba3db652b7 Bump eslint-plugin-jsdoc from 56.1.2 to 57.0.8
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 56.1.2 to 57.0.8.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v56.1.2...v57.0.8)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 57.0.8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-14 19:17:23 -07:00

View file

@ -90,8 +90,8 @@
"c8": "10.1.3",
"character-entities": "2.0.2",
"eslint": "9.35.0",
"eslint-plugin-jsdoc": "56.1.2",
"eslint-plugin-n": "17.21.3",
"eslint-plugin-jsdoc": "57.0.8",
"eslint-plugin-n": "17.22.0",
"eslint-plugin-regexp": "2.10.0",
"eslint-plugin-unicorn": "61.0.2",
"gemoji": "8.1.0",