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 Sep 1, 2021
1 parent e4c60df commit 2cdd752
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 64 deletions.
8 changes: 4 additions & 4 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": "4.30.0",
"@typescript-eslint/parser": "4.30.0",
"dotenv": "8.2.0",
"eslint": "7.2.0",
"eslint-config-standard": "14.1.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 2cdd752

Please sign in to comment.