Skip to content

Commit

Permalink
Bump the development-dependencies group in /gg-mono with 3 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group in /gg-mono with 3 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [vite-plugin-mkcert](https://github.com/liuweiGL/vite-plugin-mkcert) and [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check).


Updates `@biomejs/biome` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.5.0/packages/@biomejs/biome)

Updates `vite-plugin-mkcert` from 1.17.1 to 1.17.2
- [Release notes](https://github.com/liuweiGL/vite-plugin-mkcert/releases)
- [Changelog](https://github.com/liuweiGL/vite-plugin-mkcert/blob/main/CHANGELOG.md)
- [Commits](liuweiGL/vite-plugin-mkcert@v1.17.1...v1.17.2)

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

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: vite-plugin-mkcert
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 419c444 commit 8bfbb32
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 105 deletions.
2 changes: 1 addition & 1 deletion gg-mono/apps/react-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@vitejs/plugin-react-swc": "3.5.0",
"typescript": "5.3.3",
"vite": "5.0.11",
"vite-plugin-mkcert": "1.17.1",
"vite-plugin-mkcert": "1.17.2",
"vitest": "1.1.3"
},
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion gg-mono/docs/starlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"sharp": "0.33.1"
},
"devDependencies": {
"@astrojs/check": "0.3.4",
"@astrojs/check": "0.4.1",
"@types/hast": "3.0.3",
"@vitest/coverage-v8": "1.1.3",
"typescript": "5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion gg-mono/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@gg-monorepo",
"version": "0.0.1",
"devDependencies": {
"@biomejs/biome": "1.4.1",
"@biomejs/biome": "1.5.0",
"syncpack": "12.3.0"
},
"private": true,
Expand Down
Loading

0 comments on commit 8bfbb32

Please sign in to comment.