Skip to content

Commit 22bc8c5

Browse files
Pin dependency @types/mocha to 10.0.10
1 parent e897b86 commit 22bc8c5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Tests/DfE.ExternalApplications.CypressTests/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Tests/DfE.ExternalApplications.CypressTests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "echo \"Error: no test specified\" && exit 1"
1111
},
1212
"devDependencies": {
13-
"@types/mocha": "^10.0.10",
13+
"@types/mocha": "10.0.10",
1414
"@types/node": "^24.7.2",
1515
"typescript": "^5.9.3"
1616
}

0 commit comments

Comments
 (0)