Skip to content

Commit

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


Updates `eslint-config-ybiquitous` from 19.0.0 to 19.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@v19.0.0...v19.1.0)

Updates `eslint-plugin-jest` from 27.6.0 to 27.6.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@v27.6.0...v27.6.3)

---
updated-dependencies:
- 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 2956827 commit 3d6b033
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"devDependencies": {
"@tsconfig/strictest": "^2.0.2",
"eslint": "^8.56.0",
"eslint-config-ybiquitous": "^19.0.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-config-ybiquitous": "^19.1.0",
"eslint-plugin-jest": "^27.6.3",
"jest": "^29.7.0",
"remark-preset-ybiquitous": "^0.4.2",
"typescript": "^5.3.3",
Expand Down

0 comments on commit 3d6b033

Please sign in to comment.