Skip to content

Commit 08e8c17

Browse files
chore(deps-dev): bump eslint-doc-generator from 2.0.2 to 2.1.0
Bumps [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/bmish/eslint-doc-generator/releases) - [Changelog](https://github.com/bmish/eslint-doc-generator/blob/main/CHANGELOG.md) - [Commits](bmish/eslint-doc-generator@v2.0.2...v2.1.0) --- updated-dependencies: - dependency-name: eslint-doc-generator dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ce72d3 commit 08e8c17

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"bumpp": "^10.0.3",
8585
"eslint": "^9.19.0",
8686
"eslint-config-flat-gitignore": "^2.0.0",
87-
"eslint-doc-generator": "^2.0.2",
87+
"eslint-doc-generator": "^2.1.0",
8888
"eslint-import-resolver-typescript": "^3.7.0",
8989
"eslint-plugin-eslint-plugin": "^6.4.0",
9090
"eslint-plugin-import-x": "^4.6.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,10 +1525,10 @@ __metadata:
15251525
languageName: node
15261526
linkType: hard
15271527

1528-
"commander@npm:^12.1.0":
1529-
version: 12.1.0
1530-
resolution: "commander@npm:12.1.0"
1531-
checksum: 10c0/6e1996680c083b3b897bfc1cfe1c58dfbcd9842fd43e1aaf8a795fbc237f65efcc860a3ef457b318e73f29a4f4a28f6403c3d653d021d960e4632dd45bde54a9
1528+
"commander@npm:^13.0.0":
1529+
version: 13.1.0
1530+
resolution: "commander@npm:13.1.0"
1531+
checksum: 10c0/7b8c5544bba704fbe84b7cab2e043df8586d5c114a4c5b607f83ae5060708940ed0b5bd5838cf8ce27539cde265c1cbd59ce3c8c6b017ed3eec8943e3a415164
15321532
languageName: node
15331533
linkType: hard
15341534

@@ -2012,14 +2012,14 @@ __metadata:
20122012
languageName: node
20132013
linkType: hard
20142014

2015-
"eslint-doc-generator@npm:^2.0.2":
2016-
version: 2.0.2
2017-
resolution: "eslint-doc-generator@npm:2.0.2"
2015+
"eslint-doc-generator@npm:^2.1.0":
2016+
version: 2.1.0
2017+
resolution: "eslint-doc-generator@npm:2.1.0"
20182018
dependencies:
20192019
"@typescript-eslint/utils": "npm:^8.0.0"
20202020
ajv: "npm:^8.11.2"
20212021
change-case: "npm:^5.0.0"
2022-
commander: "npm:^12.1.0"
2022+
commander: "npm:^13.0.0"
20232023
cosmiconfig: "npm:^9.0.0"
20242024
deepmerge: "npm:^4.2.2"
20252025
dot-prop: "npm:^9.0.0"
@@ -2033,7 +2033,7 @@ __metadata:
20332033
eslint: ">= 8.57.1"
20342034
bin:
20352035
eslint-doc-generator: dist/bin/eslint-doc-generator.js
2036-
checksum: 10c0/6bbe6ac76b04c6f275ea138ccf73c3c0ad3e868102a7db3cab391afb7e9477176cf53e19208d08908e288354055c0e141546698e17fab2e276825760cbf66c87
2036+
checksum: 10c0/29f9c53f91cc000cd44d77ffb6e24b8f4250952fdc6d70ce41095c20110420e3ecef0dd6fe7cea28b50a44746edfcca6576b81ba993f9b71068de348a189a574
20372037
languageName: node
20382038
linkType: hard
20392039

@@ -2158,7 +2158,7 @@ __metadata:
21582158
decamelize: "npm:^5.0.1"
21592159
eslint: "npm:^9.19.0"
21602160
eslint-config-flat-gitignore: "npm:^2.0.0"
2161-
eslint-doc-generator: "npm:^2.0.2"
2161+
eslint-doc-generator: "npm:^2.1.0"
21622162
eslint-import-resolver-typescript: "npm:^3.7.0"
21632163
eslint-plugin-eslint-plugin: "npm:^6.4.0"
21642164
eslint-plugin-import-x: "npm:^4.6.1"

0 commit comments

Comments
 (0)