Skip to content

Commit

Permalink
build(deps-dev): bump the dev-dependencies-root group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies-root group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint).


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

Updates `eslint` from 8.52.0 to 8.53.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.52.0...v8.53.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-root
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-root
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 38bdf0c commit b865cee
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 114 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@commitlint/config-conventional": "^18.1.0",
"@phi.school/eslint-config": "workspace:*",
"@phi.school/prettier-config": "workspace:*",
"@types/node": "^20.8.9",
"@types/node": "^20.8.10",
"dotenv": "^16.3.1",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
Expand Down
Loading

0 comments on commit b865cee

Please sign in to comment.