Skip to content

Commit

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


Updates `gatsby` from 5.13.4 to 5.13.6
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@5.13.4...gatsby@5.13.6)

Updates `eslint-plugin-jest` from 28.5.0 to 28.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@v28.5.0...v28.6.0)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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>
  • Loading branch information
dependabot[bot] committed Jun 7, 2024
1 parent 50b4a44 commit 1cdd707
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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 @@ -32,7 +32,7 @@
"@fontsource/montserrat": "^5.0.18",
"@react-google-maps/api": "^2.19.2",
"classnames": "^2.5.1",
"gatsby": "^5.13.4",
"gatsby": "^5.13.6",
"gatsby-plugin-csp": "^1.1.4",
"gatsby-plugin-emotion": "^8.13.1",
"gatsby-plugin-image": "^3.13.1",
Expand All @@ -56,7 +56,7 @@
"eslint": "^8.57.0",
"eslint-config-xo": "^0.45.0",
"eslint-config-xo-react": "^0.27.0",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest": "^28.6.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down

0 comments on commit 1cdd707

Please sign in to comment.