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 committed May 21, 2022
1 parent c0361bc commit a32ef86
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 233 deletions.
18 changes: 9 additions & 9 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.1",
"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.25.0",
"@typescript-eslint/parser": "5.25.0",
"eslint": "8.16.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"
"prettier": "2.6.2",
"ts-node": "10.8.0",
"typescript": "4.6.4"
}
}
Loading

0 comments on commit a32ef86

Please sign in to comment.