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 12, 2022
1 parent d354bdc commit 47f9999
Show file tree
Hide file tree
Showing 2 changed files with 334 additions and 252 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.25.2",
"@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.36.2",
"@typescript-eslint/parser": "5.36.2",
"eslint": "8.23.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-security": "1.5.0",
"rollup": "2.76.0",
"rollup": "2.79.0",
"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.2"
}
}

0 comments on commit 47f9999

Please sign in to comment.