Skip to content

Commit b484be3

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: [cross-env](https://github.com/kentcdodds/cross-env), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). Updates `cross-env` from 7.0.3 to 10.0.0 - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v7.0.3...v10.0.0) Updates `eslint-plugin-jsdoc` from 51.4.1 to 52.0.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v51.4.1...v52.0.2) Updates `stylelint-config-standard` from 38.0.0 to 39.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@38.0.0...39.0.0) --- updated-dependencies: - dependency-name: cross-env dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-jsdoc dependency-version: 52.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: stylelint-config-standard dependency-version: 39.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ba3781 commit b484be3

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
@@ -74,16 +74,16 @@
7474
"@openally/config.typescript": "^1.0.3",
7575
"@types/node": "^24.0.3",
7676
"c8": "^10.1.2",
77-
"cross-env": "^7.0.3",
77+
"cross-env": "^10.0.0",
7878
"esbuild": "^0.25.0",
79-
"eslint-plugin-jsdoc": "^51.2.1",
79+
"eslint-plugin-jsdoc": "^52.0.2",
8080
"http-server": "^14.1.1",
8181
"pkg-ok": "^3.0.0",
8282
"pretty-bytes": "^7.0.0",
8383
"rimraf": "^6.0.1",
8484
"server-destroy": "^1.0.1",
8585
"stylelint": "^16.20.0",
86-
"stylelint-config-standard": "^38.0.0",
86+
"stylelint-config-standard": "^39.0.0",
8787
"tsx": "^4.20.3",
8888
"typescript": "^5.8.3"
8989
},

0 commit comments

Comments
 (0)