Skip to content

Commit

Permalink
Bump the eslint group across 1 directory with 3 updates (FreeTubeApp#…
Browse files Browse the repository at this point in the history
…6360)

Bumps the eslint group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [neostandard](https://github.com/neostandard/neostandard).


Updates `eslint` from 9.11.1 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.11.1...v9.16.0)

Updates `eslint-plugin-jsdoc` from 50.6.0 to 50.6.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v50.6.0...v50.6.1)

Updates `neostandard` from 0.11.9 to 0.12.0
- [Release notes](https://github.com/neostandard/neostandard/releases)
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
- [Commits](neostandard/neostandard@v0.11.9...v0.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 23cee33 commit c686b84
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 145 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@
"css-minimizer-webpack-plugin": "^7.0.0",
"electron": "^33.2.1",
"electron-builder": "^25.1.8",
"eslint": "^9.11.1",
"eslint-plugin-jsdoc": "^50.6.0",
"eslint": "^9.16.0",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-vue": "^9.32.0",
Expand All @@ -102,7 +102,7 @@
"json-minimizer-webpack-plugin": "^5.0.0",
"lefthook": "^1.9.2",
"mini-css-extract-plugin": "^2.9.2",
"neostandard": "^0.11.9",
"neostandard": "^0.12.0",
"npm-run-all2": "^7.0.1",
"postcss": "^8.4.49",
"postcss-scss": "^4.0.9",
Expand Down
Loading

0 comments on commit c686b84

Please sign in to comment.