Skip to content

Commit

Permalink
build(deps-dev): bump the eslint group with 3 updates (#264)
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.50.0 to 8.52.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.50.0...v8.52.0)

Updates `eslint-config-ybiquitous` from 18.1.0 to 18.2.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@v18.1.0...v18.2.0)

Updates `eslint-plugin-jest` from 27.4.2 to 27.6.0
- [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.4.2...v27.6.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-minor
  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 Nov 1, 2023
1 parent f8e3ba1 commit 652516d
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.2",
"eslint": "^8.50.0",
"eslint-config-ybiquitous": "^18.1.0",
"eslint-plugin-jest": "^27.4.2",
"eslint": "^8.52.0",
"eslint-config-ybiquitous": "^18.2.0",
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"remark-preset-ybiquitous": "^0.4.2",
"typescript": "^5.2.2",
Expand Down

0 comments on commit 652516d

Please sign in to comment.