Skip to content

Commit

Permalink
chore: bump the development group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the development group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.1` | `22.10.2` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` |
| [@nuxt/eslint-config](https://github.com/nuxt/eslint/tree/HEAD/packages/eslint-config) | `0.7.2` | `0.7.3` |
| [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.17.0` |
| [mkdist](https://github.com/unjs/mkdist) | `1.6.0` | `2.1.0` |



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

Updates `@eslint/js` from 9.16.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js)

Updates `@nuxt/eslint-config` from 0.7.2 to 0.7.3
- [Release notes](https://github.com/nuxt/eslint/releases)
- [Commits](https://github.com/nuxt/eslint/commits/v0.7.3/packages/eslint-config)

Updates `eslint` from 9.16.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.17.0)

Updates `mkdist` from 1.6.0 to 2.1.0
- [Release notes](https://github.com/unjs/mkdist/releases)
- [Changelog](https://github.com/unjs/mkdist/blob/main/CHANGELOG.md)
- [Commits](unjs/mkdist@v1.6.0...v2.1.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: "@nuxt/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: mkdist
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 4dea94c commit 23912dd
Show file tree
Hide file tree
Showing 2 changed files with 1,092 additions and 178 deletions.
2 changes: 1 addition & 1 deletion packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@nuxt/schema": "^3.14.1592",
"@nuxt/types": "^2.17.1",
"esno": "^4.8.0",
"mkdist": "^1.6.0",
"mkdist": "^2.1.0",
"vue-tsc": "^2.1.10"
},
"exports": "./index.ts",
Expand Down
Loading

0 comments on commit 23912dd

Please sign in to comment.