Skip to content

Commit

Permalink
build: bump typescript eslint parser
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Mar 28, 2023
1 parent 9eae7f3 commit ab7944c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 53 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/rimraf": "^3.0.2",
"@types/xml-escape": "^1.1.1",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.48.1",
"@typescript-eslint/parser": "^5.57.0",
"chokidar-cli": "^3.0.0",
"cookie": "^0.5.0",
"copyfiles": "^2.4.1",
Expand Down
62 changes: 10 additions & 52 deletions pnpm-lock.yaml

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

0 comments on commit ab7944c

Please sign in to comment.