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 Jan 29, 2024
1 parent 778f885 commit 214a628
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 268 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"devDependencies": {
"@playwright/test": "^1.41.1",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@vitest/coverage-istanbul": "^1.2.1",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vitest/coverage-istanbul": "^1.2.2",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -70,13 +70,13 @@
"eslint-plugin-simple-import-sort": "^10.0.0",
"jsdom": "^24.0.0",
"npm-run-all": "^4.1.5",
"prettier": "3.2.2",
"prettier": "^3.2.4",
"stylelint": "^16.2.0",
"stylelint-config-standard": "^36.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vitest": "^1.2.1"
"vitest": "^1.2.2"
},
"resolutions": {
"tslib": ">=2"
Expand Down
Loading

0 comments on commit 214a628

Please sign in to comment.