Skip to content

Commit 989f4b4

Browse files
dependabot[bot]robbe[bot]
andauthored
Bump the linting group with 2 updates (#602)
* Bump the linting group with 2 updates Bumps the linting group with 2 updates: [eslint](https://github.com/eslint/eslint) and [stylelint](https://github.com/stylelint/stylelint). Updates `eslint` from 9.18.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.19.0) Updates `stylelint` from 16.13.2 to 16.14.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.13.2...16.14.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] <support@github.com> * Update yarn.nix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: robbe[bot] <bot@robbevp.be>
1 parent 056fa4e commit 989f4b4

File tree

3 files changed

+47
-47
lines changed

3 files changed

+47
-47
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"devDependencies": {
1919
"@tree-company/eslint-config": "^0.4.3",
2020
"@tree-company/stylelint-config": "^0.4.3",
21-
"eslint": "^9.18.0",
21+
"eslint": "^9.19.0",
2222
"prettier": "^3.4.2",
23-
"stylelint": "^16.13.2"
23+
"stylelint": "^16.14.0"
2424
},
2525
"stylelint": {
2626
"extends": [

yarn.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.nix

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)