Skip to content

Commit

Permalink
Chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chohner committed May 24, 2024
1 parent b2ed14b commit e9b16e7
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 31 deletions.
62 changes: 36 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,27 +24,27 @@
},
"devDependencies": {
"@playwright-testing-library/test": "^4.5.0",
"@playwright/test": "^1.44.0",
"@playwright/test": "^1.44.1",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.5",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"axe-playwright": "^2.0.1",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-playwright": "^1.6.0",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-testing-library": "^6.2.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"license-checker": "^25.0.1",
"playwright": "^1.44.0",
"playwright": "^1.44.1",
"prettier": "3.2.5",
"prettier-plugin-sh": "^0.14.0",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.3",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vite": "^5.2.11"
Expand Down

0 comments on commit e9b16e7

Please sign in to comment.