Compare commits

...

2 commits

Author SHA1 Message Date
dependabot[bot]
6b80a1975d
Bump eslint-plugin-jsdoc from 57.2.0 to 59.0.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 57.2.0 to 59.0.1.
- [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/v57.2.0...v59.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-19 02:49:39 +00:00
dependabot[bot]
298385b289 Bump eslint-plugin-n from 17.23.0 to 17.23.1
Some checks failed
Checkers / linkcheck (push) Has been cancelled
Checkers / spellcheck (push) Has been cancelled
CI / build (20, macos-latest) (push) Has been cancelled
CI / build (20, ubuntu-latest) (push) Has been cancelled
CI / build (20, windows-latest) (push) Has been cancelled
CI / build (22, macos-latest) (push) Has been cancelled
CI / build (22, ubuntu-latest) (push) Has been cancelled
CI / build (22, windows-latest) (push) Has been cancelled
CI / build (24, macos-latest) (push) Has been cancelled
CI / build (24, ubuntu-latest) (push) Has been cancelled
CI / build (24, windows-latest) (push) Has been cancelled
CI / pnpm (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
TestRepos / build (latest, ubuntu-latest) (push) Has been cancelled
UpdateTestRepos / update (push) Has been cancelled
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.23.0 to 17.23.1.
- [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.23.0...v17.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-18 19:48:08 -07:00

View file

@ -90,8 +90,8 @@
"c8": "10.1.3",
"character-entities": "2.0.2",
"eslint": "9.35.0",
"eslint-plugin-jsdoc": "57.2.0",
"eslint-plugin-n": "17.23.0",
"eslint-plugin-jsdoc": "59.0.2",
"eslint-plugin-n": "17.23.1",
"eslint-plugin-regexp": "2.10.0",
"eslint-plugin-unicorn": "61.0.2",
"gemoji": "8.1.0",