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 Jun 17, 2024
1 parent 4c6b8a7 commit 9419e19
Show file tree
Hide file tree
Showing 2 changed files with 842 additions and 975 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,26 +57,26 @@
"test:ci": "run-p test:unit test:e2e:ci"
},
"devDependencies": {
"@playwright/test": "^1.42.1",
"@playwright/test": "^1.44.1",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitest/coverage-istanbul": "^1.4.0",
"eslint": "^8.57.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vitest/coverage-istanbul": "^1.6.0",
"eslint": "^9.5.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"jsdom": "^24.0.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"jsdom": "^24.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"stylelint": "^16.3.1",
"prettier": "^3.3.2",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.3",
"vite": "^5.2.7",
"vitest": "^1.4.0"
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vitest": "^1.6.0"
},
"resolutions": {
"tslib": ">=2"
Expand Down
Loading

0 comments on commit 9419e19

Please sign in to comment.