Skip to content

Commit 830144c

Browse files
author
veeck
committed
bump other deps
1 parent 69e012c commit 830144c

File tree

2 files changed

+36
-23
lines changed

2 files changed

+36
-23
lines changed

package-lock.json

Lines changed: 31 additions & 18 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
@@ -100,23 +100,23 @@
100100
"cspell": "^9.2.1",
101101
"eslint-plugin-import-x": "^4.16.1",
102102
"eslint-plugin-jest": "^29.0.1",
103-
"eslint-plugin-jsdoc": "^60.1.1",
103+
"eslint-plugin-jsdoc": "^60.7.0",
104104
"eslint-plugin-package-json": "^0.56.3",
105105
"express-basic-auth": "^1.2.1",
106106
"husky": "^9.1.7",
107-
"jest": "^30.1.3",
107+
"jest": "^30.2.0",
108108
"jsdom": "^27.0.0",
109-
"lint-staged": "^16.2.0",
109+
"lint-staged": "^16.2.3",
110110
"markdownlint-cli2": "^0.18.1",
111-
"playwright": "^1.55.0",
111+
"playwright": "^1.55.1",
112112
"prettier": "^3.6.2",
113113
"prettier-plugin-jinja-template": "^2.1.0",
114114
"stylelint": "^16.24.0",
115115
"stylelint-config-standard": "^39.0.0",
116116
"stylelint-prettier": "^5.0.3"
117117
},
118118
"optionalDependencies": {
119-
"electron": "^38.1.2"
119+
"electron": "^38.2.0"
120120
},
121121
"engines": {
122122
"node": ">=22.18.0"

0 commit comments

Comments
 (0)