Skip to content

Commit

Permalink
Bump the minor-and-patch-updates group across 2 directories with 5 up…
Browse files Browse the repository at this point in the history
…dates (#92)

Bumps the minor-and-patch-updates group with 2 updates in the /source directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [tsx](https://github.com/privatenumber/tsx).
Bumps the minor-and-patch-updates group with 3 updates in the /source/website directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [tailwindcss-safe-area](https://github.com/mvllow/tailwindcss-safe-area).


Updates `@types/node` from 22.4.1 to 22.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `tsx` from 4.17.0 to 4.18.0
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.17.0...v4.18.0)

Updates `@types/react` from 18.3.3 to 18.3.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `astro` from 4.14.2 to 4.14.5
- [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/astro@4.14.5/packages/astro)

Updates `tailwindcss-safe-area` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/mvllow/tailwindcss-safe-area/releases)
- [Commits](mvllow/tailwindcss-safe-area@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: tsx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
- dependency-name: tailwindcss-safe-area
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
...

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] authored Aug 26, 2024
1 parent 6388eca commit 5c0296a
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 108 deletions.
16 changes: 8 additions & 8 deletions source/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 source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"author": "",
"license": "ISC",
"dependencies": {
"@types/node": "^22.4.1",
"@types/node": "^22.5.0",
"@types/semver": "^7.5.8",
"json5": "^2.2.3",
"jsonschema": "^1.4.1",
"jszip": "^3.10.1",
"semver": "^7.6.3",
"tsx": "^4.17.0",
"tsx": "^4.18.0",
"url": "^0.11.4",
"yaml": "^2.5.0"
}
Expand Down
Loading

0 comments on commit 5c0296a

Please sign in to comment.