Skip to content

Commit

Permalink
📚 Bump the dependencies group with 3 updates (#627)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates: [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat), [gatsby](https://github.com/gatsbyjs/gatsby) and [eslint](https://github.com/eslint/eslint).


Updates `@fontsource/montserrat` from 5.0.15 to 5.0.16
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/montserrat/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat)

Updates `gatsby` from 5.12.11 to 5.12.12
- [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.12.11...gatsby@5.12.12)

Updates `eslint` from 8.54.0 to 8.55.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.54.0...v8.55.0)

---
updated-dependencies:
- dependency-name: "@fontsource/montserrat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint
  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 Dec 7, 2023
1 parent 8d71276 commit 0f5f10e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
40 changes: 20 additions & 20 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 @@ -29,10 +29,10 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/montserrat": "^5.0.15",
"@fontsource/montserrat": "^5.0.16",
"@react-google-maps/api": "^2.19.2",
"classnames": "^2.3.2",
"gatsby": "^5.12.11",
"gatsby": "^5.12.12",
"gatsby-plugin-csp": "^1.1.4",
"gatsby-plugin-emotion": "^8.12.0",
"gatsby-plugin-image": "^3.12.3",
Expand All @@ -53,7 +53,7 @@
"devDependencies": {
"babel-jest": "^29.7.0",
"dotenv": "^16.3.1",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"eslint-config-xo": "^0.43.1",
"eslint-config-xo-react": "^0.27.0",
"eslint-plugin-jest": "^27.6.0",
Expand Down

0 comments on commit 0f5f10e

Please sign in to comment.