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] committed Oct 16, 2022
1 parent 0a29ce7 commit 958457e
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 137 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -37,23 +37,23 @@
"dayjs": "1.11.5",
"dotenv": "16.0.3",
"path": "0.12.7",
"playwright-chromium": "1.26.1",
"playwright-chromium": "1.27.1",
"rambda": "7.3.0"
},
"devDependencies": {
"@playwright/test": "1.26.1",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-typescript": "8.5.0",
"@tsconfig/node16": "^1.0.3",
"@playwright/test": "1.27.1",
"@rollup/plugin-json": "5.0.0",
"@rollup/plugin-typescript": "9.0.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",
"@typescript-eslint/eslint-plugin": "5.40.0",
"@typescript-eslint/parser": "5.40.0",
"eslint": "8.25.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-security": "1.5.0",
"rollup": "2.79.1",
"tsx": "3.9.0",
"rollup": "3.2.1",
"tsx": "3.10.1",
"typescript": "4.8.4",
"vitest": "0.23.4"
"vitest": "0.24.3"
}
}

0 comments on commit 958457e

Please sign in to comment.