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 Jun 3, 2024
1 parent 6e2abcf commit 8c56a1d
Show file tree
Hide file tree
Showing 2 changed files with 395 additions and 372 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,20 @@
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"dependencies": {
"ajv": "8.11.0",
"dotenv": "16.0.0",
"puppeteer": "13.5.1"
"ajv": "8.15.0",
"dotenv": "16.4.5",
"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",
"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"
"@types/node": "17.0.45",
"@types/puppeteer": "5.4.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.8",
"ts-node": "10.9.2",
"typescript": "4.9.5"
}
}
Loading

0 comments on commit 8c56a1d

Please sign in to comment.