Skip to content

Commit 787aa60

Browse files
build(deps-dev): bump @typescript-eslint/parser from 4.23.0 to 4.24.0 (#714)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.23.0 to 4.24.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.24.0/packages/parser) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0872c6 commit 787aa60

File tree

2 files changed

+131
-14
lines changed

2 files changed

+131
-14
lines changed

package-lock.json

Lines changed: 130 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/rimraf": "^3.0.0",
6666
"@types/uuid": "^8.3.0",
6767
"@typescript-eslint/eslint-plugin": "4.23.0",
68-
"@typescript-eslint/parser": "4.23.0",
68+
"@typescript-eslint/parser": "4.24.0",
6969
"coveralls": "3.1.0",
7070
"eslint": "7.27.0",
7171
"eslint-config-airbnb-base": "14.2.1",

0 commit comments

Comments
 (0)