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 Sep 25, 2022
1 parent d354bdc commit 63fdd4b
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 257 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -40,19 +40,19 @@
"rambda": "^7.1.4"
},
"devDependencies": {
"@playwright/test": "1.23.2",
"@playwright/test": "1.26.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-typescript": "8.3.3",
"@rollup/plugin-typescript": "8.5.0",
"@types/node": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.30.6",
"eslint": "8.19.0",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-security": "1.5.0",
"rollup": "2.76.0",
"rollup": "2.79.1",
"tslib": "2.4.0",
"tsx": "3.7.1",
"typescript": "4.7.4",
"vitest": "0.15.2"
"tsx": "3.9.0",
"typescript": "4.8.3",
"vitest": "0.23.4"
}
}

0 comments on commit 63fdd4b

Please sign in to comment.