Skip to content

Commit

Permalink
Bump the npm-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 1 update: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/parser` from 6.20.0 to 6.21.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bigdaz committed Feb 10, 2024
1 parent 699bb18 commit 63d15e7
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 9 deletions.
115 changes: 107 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/node": "16.18.38",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/parser": "6.21.0",
"@vercel/ncc": "0.38.1",
"eslint": "8.56.0",
"eslint-plugin-github": "4.10.1",
Expand Down

0 comments on commit 63d15e7

Please sign in to comment.