Skip to content

Commit

Permalink
📚 Bump the dependencies group across 1 directory with 2 updates (#673)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates in the / directory: [eslint-config-xo](https://github.com/xojs/eslint-config-xo) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


Updates `eslint-config-xo` from 0.44.0 to 0.45.0
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](xojs/eslint-config-xo@v0.44.0...v0.45.0)

Updates `eslint-plugin-jest` from 28.4.0 to 28.5.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@v28.4.0...v28.5.0)

---
updated-dependencies:
- dependency-name: eslint-config-xo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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] committed May 7, 2024
1 parent 41d15ba commit 50b4a44
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 168 deletions.
193 changes: 27 additions & 166 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 @@ -54,9 +54,9 @@
"babel-jest": "^29.7.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint-config-xo": "^0.44.0",
"eslint-config-xo": "^0.45.0",
"eslint-config-xo-react": "^0.27.0",
"eslint-plugin-jest": "^28.4.0",
"eslint-plugin-jest": "^28.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down

0 comments on commit 50b4a44

Please sign in to comment.