Skip to content

Commit

Permalink
chore(deps): Automated dependency upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 2, 2023
1 parent 5898c91 commit fa04c48
Show file tree
Hide file tree
Showing 2 changed files with 470 additions and 237 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@
"devDependencies": {
"@playwright/test": "^1.38.1",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@vitest/coverage-istanbul": "^0.34.5",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@vitest/coverage-istanbul": "^0.34.6",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"jsdom": "^22.1.0",
"npm-run-all": "^4.1.5",
Expand All @@ -76,7 +76,7 @@
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.5"
"vitest": "^0.34.6"
},
"resolutions": {
"tslib": ">=2"
Expand Down
Loading

0 comments on commit fa04c48

Please sign in to comment.