Skip to content

Commit

Permalink
chore(deps-dev): bump the deps-dev group with 3 updates (#17)
Browse files Browse the repository at this point in the history
Bumps the deps-dev group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vida0905/eslint-config](https://github.com/9romise/eslint-config) and [eslint](https://github.com/eslint/eslint).


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

Updates `@vida0905/eslint-config` from 0.4.3 to 0.5.0
- [Commits](9romise/eslint-config@v0.4.3...v0.5.0)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps-dev
- dependency-name: "@vida0905/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps-dev
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 12, 2024
1 parent 485815b commit 4e94d8e
Show file tree
Hide file tree
Showing 2 changed files with 298 additions and 295 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
"oxc-resolver": "^1.10.2"
},
"devDependencies": {
"@types/node": "^22.1.0",
"@vida0905/eslint-config": "^0.4.3",
"@types/node": "^22.2.0",
"@vida0905/eslint-config": "^0.5.0",
"bumpp": "^9.4.2",
"changelogithub": "^0.13.9",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-import-resolver-oxc": "file:",
"lint-staged": "^15.2.8",
"simple-git-hooks": "^2.11.1",
Expand Down
Loading

0 comments on commit 4e94d8e

Please sign in to comment.