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 22, 2023
1 parent 03a6c26 commit a1abf3b
Show file tree
Hide file tree
Showing 2 changed files with 494 additions and 511 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.8",
"@typescript-eslint/eslint-plugin": "3.0.2",
"@typescript-eslint/parser": "3.0.2",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"dotenv": "8.2.0",
"eslint": "7.2.0",
"eslint-config-standard": "14.1.1",
"eslint": "8.50.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-standard": "4.0.2",
"puppeteer": "5.2.1",
"ts-node": "9.0.0",
Expand Down

0 comments on commit a1abf3b

Please sign in to comment.