Skip to content

Commit 45b50c0

Browse files
dependabot[bot]robbe[bot]
and
robbe[bot]
authored
Bump the linting group across 1 directory with 2 updates (#404)
* Bump the linting group across 1 directory with 2 updates Bumps the linting group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [stylelint](https://github.com/stylelint/stylelint). Updates `eslint` from 9.7.0 to 9.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.7.0...v9.8.0) Updates `stylelint` from 16.7.0 to 16.8.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.7.0...16.8.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting ... Signed-off-by: dependabot[bot] <[email protected]> * Update yarn.nix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: robbe[bot] <[email protected]>
1 parent 1b3dc2f commit 45b50c0

File tree

3 files changed

+72
-72
lines changed

3 files changed

+72
-72
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"devDependencies": {
1919
"@tree-company/eslint-config": "^0.4.2",
2020
"@tree-company/stylelint-config": "^0.4.2",
21-
"eslint": "^9.7.0",
21+
"eslint": "^9.8.0",
2222
"prettier": "^3.3.3",
23-
"stylelint": "^16.7.0"
23+
"stylelint": "^16.8.0"
2424
},
2525
"stylelint": {
2626
"extends": [

Diff for: yarn.lock

+38-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: yarn.nix

+32-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)