Skip to content

Commit

Permalink
fix(chore): parser (#1720)
Browse files Browse the repository at this point in the history
* fix(chore): parser

* fix(chore): parser
  • Loading branch information
martinebucarey authored Jun 8, 2022
1 parent 6774213 commit 9f4844f
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 64 deletions.
141 changes: 78 additions & 63 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
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"@types/request": "^2.48.5",
"@typescript-eslint/eslint-plugin": "^4.29.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.29.0",
"@typescript-eslint/parser": "^4.33.0",
"@typescript-eslint/parser": "^5.12.0",
"before": "0.0.1",
"chai": "^4.1.2",
"eslint": "^7.32.0",
Expand Down

0 comments on commit 9f4844f

Please sign in to comment.