Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2022
1 parent 6e2abcf commit 155fdd7
Show file tree
Hide file tree
Showing 2 changed files with 303 additions and 249 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@
},
"dependencies": {
"ajv": "8.11.0",
"dotenv": "16.0.0",
"puppeteer": "13.5.1"
"dotenv": "16.0.2",
"puppeteer": "13.7.0"
},
"devDependencies": {
"@types/node": "17.0.23",
"@types/puppeteer": "5.4.5",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"eslint": "8.12.0",
"@types/puppeteer": "5.4.6",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.1",
"eslint": "8.23.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
"prettier": "2.6.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.7.1",
"ts-node": "10.9.1",
"typescript": "4.8.2"
}
}
Loading

0 comments on commit 155fdd7

Please sign in to comment.