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 Jul 10, 2023
1 parent bff0d77 commit 7f8f460
Show file tree
Hide file tree
Showing 2 changed files with 502 additions and 603 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"devDependencies": {
"@playwright/test": "^1.35.1",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@vitest/coverage-istanbul": "^0.32.2",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@vitest/coverage-istanbul": "^0.33.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
Expand All @@ -71,13 +71,13 @@
"eslint-plugin-simple-import-sort": "^10.0.0",
"jsdom": "^22.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"stylelint": "^15.9.0",
"stylelint-config-standard": "^33.0.0",
"prettier": "^3.0.0",
"stylelint": "^15.10.1",
"stylelint-config-standard": "^34.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vitest": "^0.32.2"
"vite": "^4.4.2",
"vitest": "^0.33.0"
},
"resolutions": {
"tslib": ">=2"
Expand Down
Loading

0 comments on commit 7f8f460

Please sign in to comment.