Skip to content

Commit

Permalink
chore(deps-dev): bump the deps-dev group across 1 directory with 5 up…
Browse files Browse the repository at this point in the history
…dates (#21)

Bumps the deps-dev group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.2.0` | `22.5.0` |
| [bumpp](https://github.com/antfu/bumpp) | `9.4.2` | `9.5.2` |
| [changelogithub](https://github.com/antfu/changelogithub) | `0.13.9` | `0.13.10` |
| [eslint](https://github.com/eslint/eslint) | `9.9.0` | `9.9.1` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.8` | `15.2.9` |



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

Updates `bumpp` from 9.4.2 to 9.5.2
- [Release notes](https://github.com/antfu/bumpp/releases)
- [Commits](antfu-collective/bumpp@v9.4.2...v9.5.2)

Updates `changelogithub` from 0.13.9 to 0.13.10
- [Release notes](https://github.com/antfu/changelogithub/releases)
- [Commits](antfu/changelogithub@v0.13.9...v0.13.10)

Updates `eslint` from 9.9.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.0...v9.9.1)

Updates `lint-staged` from 15.2.8 to 15.2.9
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.8...v15.2.9)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps-dev
- dependency-name: bumpp
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps-dev
- dependency-name: changelogithub
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-dev
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-dev
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-dev
...

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 6ed5aba commit 88138f1
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 228 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
"oxc-resolver": "^1.10.2"
},
"devDependencies": {
"@types/node": "^22.2.0",
"@types/node": "^22.5.0",
"@vida0905/eslint-config": "^0.5.0",
"bumpp": "^9.4.2",
"changelogithub": "^0.13.9",
"eslint": "^9.9.0",
"bumpp": "^9.5.2",
"changelogithub": "^0.13.10",
"eslint": "^9.9.1",
"eslint-import-resolver-oxc": "file:",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
Expand Down
Loading

0 comments on commit 88138f1

Please sign in to comment.