Skip to content

Commit

Permalink
chore(deps): update dependency mocha to ^10.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2024
1 parent 511e242 commit d97b046
Show file tree
Hide file tree
Showing 21 changed files with 47 additions and 52 deletions.
59 changes: 27 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/@textlint/ast-node-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test": "mocha"
},
"devDependencies": {
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"rimraf": "^3.0.2",
"ts-node": "^10.9.2",
"typescript": "~5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/ast-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"rimraf": "^3.0.2",
"ts-node": "^10.9.2",
"typescript": "~5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/ast-traverse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@textlint/markdown-to-ast": "^14.3.0",
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"rimraf": "^3.0.2",
"ts-node": "^10.9.2",
"typescript": "~5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/config-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"prettier": "^2.3.0",
"rimraf": "^3.0.2",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/feature-flag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"rimraf": "^3.0.2",
"ts-node": "^10.9.2",
"typescript": "~5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/fixer-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/diff": "^4.0.2",
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"rimraf": "^3.0.2",
"ts-node": "^10.9.2",
"typescript": "~5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/debug": "^4.1.12",
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/linter-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"chai": "^4.5.0",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"proxyquire": "^2.1.3",
"rimraf": "^3.0.2",
"sinon": "^1.17.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/markdown-to-ast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mkdirp": "^1.0.4",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"rimraf": "^3.0.2",
"ts-node": "^10.9.2",
"typescript": "~5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/module-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@types/mocha": "^10.0.9",
"@types/node": "^20.16.12",
"mocha": "^10.7.3",
"mocha": "^10.8.1",
"prettier": "^2.8.1",
"ts-node": "^10.9.2",
"typescript": "^5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/source-code-fixer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/text-to-ast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@textlint/ast-tester": "^14.3.0",
"eol-converter-cli": "^1.1.0",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"rimraf": "^3.0.2",
"typescript": "~5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/textlint-plugin-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@textlint/kernel": "^14.3.0",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"rimraf": "^3.0.2",
"textlint-rule-no-todo": "^2.0.1",
"typescript": "~5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/textlint-plugin-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@textlint/kernel": "^14.3.0",
"@types/mocha": "9.1.1",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"rimraf": "^3.0.2",
"textlint-rule-no-todo": "^2.0.1",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@textlint/markdown-to-ast": "^14.3.0",
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/textlint-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"babel-plugin-static-fs": "^3.0.0",
"confirmer": "^1.1.2",
"cross-spawn": "^7.0.3",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"pkg-to-readme": "^3.0.1",
"textlint-tester": "^14.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/textlint-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/node": "^18.19.9",
"analyze-desumasu-dearu": "^4.0.1",
"match-index": "^1.0.3",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"rimraf": "^3.0.2",
"textlint-plugin-html": "^0.3.0",
"textlint-rule-helper": "^2.3.1",
Expand Down
Loading

0 comments on commit d97b046

Please sign in to comment.