Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Commit

Permalink
Update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 14, 2021
1 parent 2cafee1 commit da14d6a
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 411 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -12,14 +12,14 @@
"devDependencies": {
"@types/node": "14.6.4",
"@types/puppeteer": "3.0.6",
"@typescript-eslint/eslint-plugin": "3.0.2",
"@typescript-eslint/parser": "3.0.2",
"@typescript-eslint/eslint-plugin": "5.0.0",
"@typescript-eslint/parser": "5.0.0",
"dotenv": "8.2.0",
"eslint": "7.2.0",
"eslint-config-standard": "14.1.1",
"eslint": "8.0.1",
"eslint-config-standard": "16.0.3",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-promise": "5.1.0",
"eslint-plugin-standard": "4.0.2",
"puppeteer": "5.2.1",
"ts-node": "9.0.0",
Expand Down

0 comments on commit da14d6a

Please sign in to comment.