Skip to content

Commit 8bd0074

Browse files
renovate[bot]MehulKChaudhari
authored andcommitted
chore(deps): update dependency mocha to v11 (emberjs#9726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a59e0f commit 8bd0074

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

packages/eslint-plugin-warp-drive/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@babel/plugin-proposal-decorators": "7.25.9",
2121
"@babel/core": "^7.26.9",
2222
"eslint": "^9.12.0",
23-
"mocha": "^10.8.2"
23+
"mocha": "^11.1.0"
2424
},
2525
"files": [
2626
"src",

pnpm-lock.yaml

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

tests/blueprints/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"ember-cli": "~5.12.0",
3939
"ember-cli-blueprint-test-helpers": "^0.19.2",
4040
"ember-source": "~5.12.0",
41-
"mocha": "^10.8.2",
41+
"mocha": "^11.1.0",
4242
"silent-error": "^1.1.1"
4343
},
4444
"engines": {

0 commit comments

Comments
 (0)