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 31, 2023
1 parent c56cf6f commit ad0e23c
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 286 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
"test:ci": "run-p test:unit test:e2e:ci"
},
"devDependencies": {
"@playwright/test": "^1.36.1",
"@playwright/test": "^1.36.2",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"@vitest/coverage-istanbul": "^0.33.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-simple-import-sort": "^10.0.0",
"jsdom": "^22.1.0",
Expand All @@ -75,7 +75,7 @@
"stylelint-config-standard": "^34.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"vite": "^4.4.6",
"vite": "^4.4.7",
"vitest": "^0.33.0"
},
"resolutions": {
Expand Down
Loading

0 comments on commit ad0e23c

Please sign in to comment.