Skip to content

Commit

Permalink
build(deps): Bump the patch-minor group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the patch-minor group with 3 updates: [@astrojs/db](https://github.com/withastro/astro/tree/HEAD/packages/db), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise).


Updates `@astrojs/db` from 0.11.6 to 0.11.7
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/db/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/db)

Updates `astro` from 4.11.1 to 4.11.3
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

Updates `eslint-plugin-promise` from 6.2.0 to 6.4.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v6.2.0...v6.4.0)

---
updated-dependencies:
- dependency-name: "@astrojs/db"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 142064f commit 1be1162
Show file tree
Hide file tree
Showing 2 changed files with 5,514 additions and 4,533 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/db": "^0.11.6",
"@astrojs/db": "^0.11.7",
"@astrojs/markdown-remark": "^5.1.1",
"@astrojs/mdx": "^3.1.2",
"@astrojs/react": "^3.6.0",
Expand All @@ -32,7 +32,7 @@
"@nanostores/react": "^0.7.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"astro": "^4.11.1",
"astro": "^4.11.3",
"astro-expressive-code": "^0.35.3",
"astro-font": "^0.0.81",
"astro-loading-indicator": "^0.5.0",
Expand Down Expand Up @@ -67,7 +67,7 @@
"eslint-plugin-astro": "^0.28.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.2.0",
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-simple-import-sort": "^12.1.0",
"hastscript": "^9.0.0",
Expand Down
Loading

0 comments on commit 1be1162

Please sign in to comment.