Skip to content

Commit

Permalink
Upgrade packages to fix a security vulnerability issue about json5.
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayYoung committed Feb 15, 2023
1 parent 3c8352b commit 8bcb7f5
Show file tree
Hide file tree
Showing 4 changed files with 1,085 additions and 1,066 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"default": "generic",
"readonly": "generic"
}],
"@typescript-eslint/consistent-type-imports": "off",
"@typescript-eslint/comma-dangle": ["error", "never"],
"@typescript-eslint/no-array-constructor": "off",
"@typescript-eslint/no-explicit-any": "off",
Expand Down
Loading

0 comments on commit 8bcb7f5

Please sign in to comment.