Skip to content

Commit

Permalink
build(deps-dev): bump the npm-development group across 1 directory wi…
Browse files Browse the repository at this point in the history
…th 5 updates

Bumps the npm-development group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@github/local-action](https://github.com/github/local-action) | `2.5.1` | `2.6.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.13.8` |
| [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.21.0` |
| nuxthub | `0.8.4` | `0.8.9` |
| [unbuild](https://github.com/unjs/unbuild) | `3.3.1` | `3.5.0` |



Updates `@github/local-action` from 2.5.1 to 2.6.4
- [Release notes](https://github.com/github/local-action/releases)
- [Commits](github/local-action@v2.5.1...v2.6.4)

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

Updates `eslint` from 9.18.0 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.18.0...v9.21.0)

Updates `nuxthub` from 0.8.4 to 0.8.9

Updates `unbuild` from 3.3.1 to 3.5.0
- [Release notes](https://github.com/unjs/unbuild/releases)
- [Changelog](https://github.com/unjs/unbuild/blob/main/CHANGELOG.md)
- [Commits](unjs/unbuild@v3.3.1...v3.5.0)

---
updated-dependencies:
- dependency-name: "@github/local-action"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: nuxthub
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: unbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent ee609cc commit 4a0eb38
Show file tree
Hide file tree
Showing 2 changed files with 890 additions and 1,190 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
},
"devDependencies": {
"@actions/core": "^1.11.1",
"@github/local-action": "^2.5.1",
"@github/local-action": "^2.6.4",
"@nuxt/eslint-config": "^0.7.5",
"@types/node": "^22.10.7",
"eslint": "^9.18.0",
"nuxthub": "^0.8.4",
"@types/node": "^22.13.8",
"eslint": "^9.21.0",
"nuxthub": "^0.8.9",
"ofetch": "^1.4.1",
"picocolors": "^1.1.1",
"pretty-bytes": "^6.1.1",
"ufo": "^1.5.4",
"unbuild": "3.3.1"
"unbuild": "3.5.0"
},
"engines": {
"node": ">=20"
Expand Down
Loading

0 comments on commit 4a0eb38

Please sign in to comment.