Skip to content

Commit 4b01138

Browse files
Bump the group group across 1 directory with 4 updates
Bumps the group group with 4 updates in the /docs directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [html-validate](https://gitlab.com/html-validate/html-validate), [linkinator](https://github.com/JustinBeckwith/linkinator) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). Updates `@biomejs/biome` from 1.7.3 to 1.8.3 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.8.3/packages/@biomejs/biome) Updates `html-validate` from 8.19.1 to 8.20.1 - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.19.1...v8.20.1) Updates `linkinator` from 6.0.5 to 6.0.6 - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](JustinBeckwith/linkinator@v6.0.5...v6.0.6) Updates `stylelint-config-standard` from 36.0.0 to 36.0.1 - [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@36.0.0...36.0.1) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: group - dependency-name: html-validate dependency-type: direct:development update-type: version-update:semver-minor dependency-group: group - dependency-name: linkinator dependency-type: direct:development update-type: version-update:semver-patch dependency-group: group - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-patch dependency-group: group ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ce5d3c commit 4b01138

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"serve": "14.2.3"
1111
},
1212
"devDependencies": {
13-
"@biomejs/biome": "1.7.3",
13+
"@biomejs/biome": "1.8.3",
1414
"css-validator": "0.11.0",
15-
"html-validate": "8.19.1",
15+
"html-validate": "8.20.1",
1616
"js-beautify": "1.15.1",
17-
"linkinator": "6.0.5",
17+
"linkinator": "6.0.6",
1818
"sort-package-json": "2.10.0",
1919
"stylelint": "16.6.1",
20-
"stylelint-config-standard": "36.0.0",
20+
"stylelint-config-standard": "36.0.1",
2121
"stylelint-order": "6.0.4"
2222
}
2323
}

0 commit comments

Comments
 (0)