Skip to content

Commit c4e5706

Browse files
Update all non major NPM dependencies (#755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b684e40 commit c4e5706

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package-lock.json

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@
136136
"@types/express-session": "^1.18.1",
137137
"@types/http-errors": "^2.0.4",
138138
"@types/jest": "^29.5.14",
139-
"@types/jsonwebtoken": "^9.0.8",
139+
"@types/jsonwebtoken": "^9.0.9",
140140
"@types/luxon": "^3.4.2",
141-
"@types/node": "^22.13.4",
141+
"@types/node": "^22.13.5",
142142
"@types/nunjucks": "^3.2.6",
143143
"@types/passport": "^1.0.17",
144144
"@types/passport-oauth2": "^1.4.17",
@@ -154,7 +154,7 @@
154154
"cookie-session": "^2.1.0",
155155
"cypress": "^14.0.3",
156156
"cypress-axe": "^1.6.0",
157-
"cypress-split": "^1.24.13",
157+
"cypress-split": "^1.24.14",
158158
"esbuild": "^0.25.0",
159159
"esbuild-plugin-clean": "^1.0.1",
160160
"esbuild-plugin-copy": "^2.1.1",
@@ -167,7 +167,7 @@
167167
"lint-staged": "^15.4.3",
168168
"nock": "^14.0.1",
169169
"nodemon": "^3.1.9",
170-
"prettier": "^3.5.1",
170+
"prettier": "^3.5.2",
171171
"prettier-plugin-jinja-template": "^2.0.0",
172172
"sass": "^1.85.0",
173173
"supertest": "^7.0.0",

0 commit comments

Comments
 (0)