Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2023
1 parent 0a29ce7 commit 9fe185f
Show file tree
Hide file tree
Showing 2 changed files with 770 additions and 263 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,27 +33,27 @@
"homepage": "https://github.com/Uninen/garmin-connect-to-json",
"dependencies": {
"app-root-path": "3.1.0",
"commander": "9.4.1",
"commander": "10.0.1",
"dayjs": "1.11.5",
"dotenv": "16.0.3",
"dotenv": "16.1.4",
"path": "0.12.7",
"playwright-chromium": "1.26.1",
"rambda": "7.3.0"
"playwright-chromium": "1.35.1",
"rambda": "7.5.0"
},
"devDependencies": {
"@playwright/test": "1.26.1",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-typescript": "8.5.0",
"@playwright/test": "1.35.1",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-typescript": "11.1.1",
"@tsconfig/node16": "^1.0.3",
"@types/node": "18.8.2",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-security": "1.5.0",
"rollup": "2.79.1",
"tsx": "3.9.0",
"typescript": "4.8.4",
"vitest": "0.23.4"
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-security": "1.7.1",
"rollup": "3.25.1",
"tsx": "3.12.7",
"typescript": "5.1.3",
"vitest": "0.32.0"
}
}
Loading

0 comments on commit 9fe185f

Please sign in to comment.