Skip to content

Commit

Permalink
chore(deps): pin dependencies (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 12, 2022
1 parent 3a7f501 commit d354bdc
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 102 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,19 @@
"rambda": "^7.1.4"
},
"devDependencies": {
"@playwright/test": "^1.22.2",
"@playwright/test": "1.23.2",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-typescript": "8.3.3",
"@types/node": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.28.0",
"@typescript-eslint/parser": "5.28.0",
"eslint": "8.18.0",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.30.6",
"eslint": "8.19.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-security": "1.5.0",
"rollup": "2.75.6",
"rollup": "2.76.0",
"tslib": "2.4.0",
"tsx": "3.4.3",
"tsx": "3.7.1",
"typescript": "4.7.4",
"vitest": "^0.15.1"
"vitest": "0.15.2"
}
}

0 comments on commit d354bdc

Please sign in to comment.