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 Aug 28, 2023
1 parent fb214de commit a99dc63
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 203 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
"devDependencies": {
"@playwright/test": "^1.37.1",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"@vitest/coverage-istanbul": "^0.34.2",
"eslint": "^8.47.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@vitest/coverage-istanbul": "^0.34.3",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.28.1",
Expand All @@ -74,9 +74,9 @@
"stylelint": "^15.10.3",
"stylelint-config-standard": "^34.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.2"
"vitest": "^0.34.3"
},
"resolutions": {
"tslib": ">=2"
Expand Down
Loading

0 comments on commit a99dc63

Please sign in to comment.