Skip to content

Commit

Permalink
build(deps-dev): bump the eslint group with 3 updates (#302)
Browse files Browse the repository at this point in the history
Bumps the eslint group with 3 updates: [eslint](https://github.com/eslint/eslint), [eslint-config-ybiquitous](https://github.com/ybiquitous/eslint-config-ybiquitous) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


Updates `eslint` from 8.57.0 to 8.57.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v8.57.1)

Updates `eslint-config-ybiquitous` from 21.0.0 to 21.1.0
- [Release notes](https://github.com/ybiquitous/eslint-config-ybiquitous/releases)
- [Changelog](https://github.com/ybiquitous/eslint-config-ybiquitous/blob/main/CHANGELOG.md)
- [Commits](ybiquitous/eslint-config-ybiquitous@v21.0.0...v21.1.0)

Updates `eslint-plugin-jest` from 28.8.1 to 28.8.3
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.8.1...v28.8.3)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint-config-ybiquitous
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Oct 1, 2024
1 parent 1d7172a commit c040103
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 49 deletions.
94 changes: 48 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
},
"devDependencies": {
"@tsconfig/strictest": "^2.0.5",
"eslint": "^8.57.0",
"eslint-config-ybiquitous": "^21.0.0",
"eslint-plugin-jest": "^28.8.1",
"eslint": "^8.57.1",
"eslint-config-ybiquitous": "^21.1.0",
"eslint-plugin-jest": "^28.8.3",
"jest": "^29.7.0",
"remark-preset-ybiquitous": "^0.4.4",
"typescript": "^5.5.4",
Expand Down

0 comments on commit c040103

Please sign in to comment.