Compare commits

..

2 commits

Author SHA1 Message Date
dependabot[bot]
fd22c3c6d8 Bump eslint-plugin-n from 17.22.0 to 17.23.0
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.22.0 to 17.23.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.22.0...v17.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 21:04:50 -07:00
dependabot[bot]
f360ee1bf6 Bump eslint-plugin-jsdoc from 57.0.8 to 57.2.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 57.0.8 to 57.2.0.
- [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.0.8...v57.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 20:56:06 -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.0.8",
"eslint-plugin-n": "17.22.0",
"eslint-plugin-jsdoc": "57.2.0",
"eslint-plugin-n": "17.23.0",
"eslint-plugin-regexp": "2.10.0",
"eslint-plugin-unicorn": "61.0.2",
"gemoji": "8.1.0",