Skip to content

Commit 9b8e074

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

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

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"chokidar": "^3.6.0",
154154
"concurrently": "^9.1.2",
155155
"cookie-session": "^2.1.0",
156-
"cypress": "^14.0.1",
156+
"cypress": "^14.0.2",
157157
"cypress-axe": "^1.6.0",
158158
"cypress-circleci-reporter": "^0.3.0",
159159
"cypress-multi-reporters": "^2.0.5",
@@ -172,7 +172,7 @@
172172
"nodemon": "^3.1.9",
173173
"prettier": "^3.4.2",
174174
"prettier-plugin-jinja-template": "^2.0.0",
175-
"sass": "^1.83.4",
175+
"sass": "^1.84.0",
176176
"supertest": "^7.0.0",
177177
"ts-jest": "^29.2.5",
178178
"typescript": "^5.7.3"
@@ -182,7 +182,7 @@
182182
"cookie": "1.0.2"
183183
},
184184
"cypress-axe": {
185-
"cypress": "^14.0.1"
185+
"cypress": "^14.0.2"
186186
}
187187
}
188188
}

0 commit comments

Comments
 (0)