Skip to content

Commit

Permalink
Update npm dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
basal-john committed Oct 22, 2024
1 parent 006c14a commit 892ecef
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
48 changes: 24 additions & 24 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 @@ -30,21 +30,21 @@
"license": "MIT",
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/node": "^22.7.2",
"@types/node": "^22.7.8",
"jest": "^29.7.0",
"jest-each": "^29.7.0",
"jest-playwright-preset": "^4.0.0",
"playwright": "^1.47.2",
"playwright": "^1.48.1",
"prettier": "^3.3.3",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"dependencies": {
"@types/junit-report-builder": "^3.0.2",
"axe-core": "^4.10.0",
"axe-core": "^4.10.1",
"axe-html-reporter": "2.2.11",
"junit-report-builder": "^5.1.1",
"picocolors": "^1.1.0"
"picocolors": "^1.1.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 892ecef

Please sign in to comment.