Skip to content

Commit d466348

Browse files
authored
Merge pull request #21293 from emberjs/renovate/mocha-11.x
2 parents 1773f80 + c1db0c3 commit d466348

File tree

3 files changed

+39
-63
lines changed

3 files changed

+39
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"glob": "^8.0.3",
123123
"globals": "^16.0.0",
124124
"kill-port-process": "^3.2.1",
125-
"mocha": "^10.2.0",
125+
"mocha": "^11.0.0",
126126
"npm-run-all2": "^8.0.0",
127127
"prettier": "^3.5.3",
128128
"qunit": "^2.19.4",

packages/@handlebars/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"combine-files": "^1.1.8",
3535
"jison": "^0.4.18",
36-
"mocha": "^10.7.3",
36+
"mocha": "^11.0.0",
3737
"npm-run-all2": "^8.0.0"
3838
}
3939
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)