Skip to content

Commit aa09114

Browse files
chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates
Bumps the development-dependencies group with 3 updates in the / directory: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc), [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). Updates `eslint-plugin-jsdoc` from 61.7.1 to 62.3.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v61.7.1...v62.3.0) Updates `stylelint` from 16.26.1 to 17.0.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.1...17.0.0) Updates `stylelint-config-standard` from 39.0.1 to 40.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@39.0.1...40.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 62.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: stylelint-config-standard dependency-version: 40.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c39864a commit aa09114

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@
7878
"c8": "^10.1.2",
7979
"cross-env": "^10.1.0",
8080
"esbuild": "^0.27.0",
81-
"eslint-plugin-jsdoc": "^61.1.11",
81+
"eslint-plugin-jsdoc": "^62.3.0",
8282
"http-server": "^14.1.1",
8383
"pkg-ok": "^3.0.0",
8484
"pretty-bytes": "^7.0.0",
8585
"rimraf": "^6.0.1",
86-
"stylelint": "^16.20.0",
87-
"stylelint-config-standard": "^39.0.1",
86+
"stylelint": "^17.0.0",
87+
"stylelint-config-standard": "^40.0.0",
8888
"typescript": "^5.8.3"
8989
},
9090
"dependencies": {

0 commit comments

Comments
 (0)