Skip to content

Commit 9c5c358

Browse files
chore(deps): update patch updates (patch) (#1891)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/lodash](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)) | [`^4.17.21` → `^4.17.23`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.21/4.17.23) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2flodash/4.17.23?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2flodash/4.17.21/4.17.23?slim=true) | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^24.10.4` → `^24.10.6`](https://renovatebot.com/diffs/npm/@types%2fnode/24.10.4/24.10.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/24.10.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/24.10.4/24.10.6?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/textlint/textlint). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e9c62a commit 9c5c358

21 files changed

Lines changed: 198 additions & 198 deletions

File tree

packages/@textlint/ast-node-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"test:watch": "vitest watch"
2929
},
3030
"devDependencies": {
31-
"@types/node": "^24.10.4",
31+
"@types/node": "^24.10.6",
3232
"rimraf": "^6.1.2",
3333
"typescript": "~5.8.3",
3434
"vitest": "^3.2.4"

packages/@textlint/ast-tester/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@types/debug": "^4.1.12",
48-
"@types/node": "^24.10.4",
48+
"@types/node": "^24.10.6",
4949
"rimraf": "^6.1.2",
5050
"typescript": "~5.8.3",
5151
"vitest": "^3.2.4"

packages/@textlint/ast-traverse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@textlint/markdown-to-ast": "workspace:*",
44-
"@types/node": "^24.10.4",
44+
"@types/node": "^24.10.6",
4545
"rimraf": "^6.1.2",
4646
"typescript": "~5.8.3",
4747
"vitest": "^3.2.4"

packages/@textlint/config-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@types/debug": "^4.1.12",
58-
"@types/node": "^24.10.4",
58+
"@types/node": "^24.10.6",
5959
"prettier": "^2.3.0",
6060
"rimraf": "^6.1.2",
6161
"typescript": "~5.8.3",

packages/@textlint/feature-flag/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"watch": "tsc -b --watch"
3737
},
3838
"devDependencies": {
39-
"@types/node": "^24.10.4",
39+
"@types/node": "^24.10.6",
4040
"rimraf": "^6.1.2",
4141
"typescript": "~5.8.3",
4242
"vitest": "^3.2.4"

packages/@textlint/fixer-formatter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@types/debug": "^4.1.12",
5454
"@types/diff": "^4.0.2",
55-
"@types/node": "^24.10.4",
55+
"@types/node": "^24.10.6",
5656
"rimraf": "^6.1.2",
5757
"typescript": "~5.8.3",
5858
"vitest": "^3.2.4"

packages/@textlint/kernel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@textlint/markdown-to-ast": "workspace:*",
5353
"@types/debug": "^4.1.12",
54-
"@types/node": "^24.10.4",
54+
"@types/node": "^24.10.6",
5555
"rimraf": "^6.1.2",
5656
"shelljs": "^0.10.0",
5757
"textlint-rule-preset-ja-spacing": "^2.4.3",

packages/@textlint/legacy-textlint-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"devDependencies": {
5353
"@types/debug": "^4.1.12",
54-
"@types/node": "^24.10.4",
54+
"@types/node": "^24.10.6",
5555
"prettier": "^2.7.1",
5656
"typescript": "~5.8.3"
5757
},

packages/@textlint/linter-formatter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"devDependencies": {
5252
"@types/debug": "^4.1.12",
5353
"@types/js-yaml": "^4.0.9",
54-
"@types/lodash": "^4.17.21",
55-
"@types/node": "^24.10.4",
54+
"@types/lodash": "^4.17.23",
55+
"@types/node": "^24.10.6",
5656
"chai": "^4.5.0",
5757
"rimraf": "^6.1.2",
5858
"typescript": "~5.8.3",

packages/@textlint/markdown-to-ast/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@textlint/ast-tester": "workspace:*",
5050
"@types/debug": "^4.1.12",
51-
"@types/node": "^24.10.4",
51+
"@types/node": "^24.10.6",
5252
"@types/unist": "^3.0.3",
5353
"mkdirp": "^1.0.4",
5454
"rimraf": "^6.1.2",

0 commit comments

Comments
 (0)