Skip to content

Commit

Permalink
Bump the development group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development 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.4 to 20.8.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 9133f2a commit 1995ad4
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 48 deletions.
106 changes: 60 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"yaml": "^2.3.2"
},
"devDependencies": {
"@types/node": "^20.8.4",
"@types/node": "^20.8.9",
"@vercel/ncc": "^0.38.0",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-plugin-only-warn": "^1.1.0",
"typescript": "^5.2.2"
},
Expand Down

0 comments on commit 1995ad4

Please sign in to comment.