Skip to content

Commit 892ecef

Browse files
committed
Update npm dependencies to latest versions
1 parent 006c14a commit 892ecef

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,21 @@
3030
"license": "MIT",
3131
"devDependencies": {
3232
"@types/jest": "^29.5.13",
33-
"@types/node": "^22.7.2",
33+
"@types/node": "^22.7.8",
3434
"jest": "^29.7.0",
3535
"jest-each": "^29.7.0",
3636
"jest-playwright-preset": "^4.0.0",
37-
"playwright": "^1.47.2",
37+
"playwright": "^1.48.1",
3838
"prettier": "^3.3.3",
3939
"ts-jest": "^29.2.5",
40-
"typescript": "^5.6.2"
40+
"typescript": "^5.6.3"
4141
},
4242
"dependencies": {
4343
"@types/junit-report-builder": "^3.0.2",
44-
"axe-core": "^4.10.0",
44+
"axe-core": "^4.10.1",
4545
"axe-html-reporter": "2.2.11",
4646
"junit-report-builder": "^5.1.1",
47-
"picocolors": "^1.1.0"
47+
"picocolors": "^1.1.1"
4848
},
4949
"repository": {
5050
"type": "git",

0 commit comments

Comments
 (0)