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 1, 2024
1 parent a134843 commit 1e183b6
Show file tree
Hide file tree
Showing 2 changed files with 359 additions and 336 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"devDependencies": {
"@playwright/test": "^1.40.1",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitest/coverage-istanbul": "^1.1.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@vitest/coverage-istanbul": "^1.1.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -71,12 +71,12 @@
"jsdom": "^23.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^3.1.1",
"stylelint": "^16.0.2",
"stylelint-config-standard": "^35.0.0",
"stylelint": "^16.1.0",
"stylelint-config-standard": "^36.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "^1.1.0"
"vitest": "^1.1.1"
},
"resolutions": {
"tslib": ">=2"
Expand Down
Loading

0 comments on commit 1e183b6

Please sign in to comment.