Skip to content

Commit 51d0da9

Browse files
dependabot[bot]robbe[bot]
andauthored
Bump eslint from 10.0.1 to 10.0.2 in the linting group (#994)
* Bump eslint from 10.0.1 to 10.0.2 in the linting group Bumps the linting group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 10.0.1 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.1...v10.0.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-patch 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 607b040 commit 51d0da9

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@tree-company/eslint-config": "^0.5.0",
2121
"@tree-company/stylelint-config": "^0.5.0",
22-
"eslint": "^10.0.1",
22+
"eslint": "^10.0.2",
2323
"prettier": "^3.8.1",
2424
"stylelint": "^17.3.0"
2525
},

yarn.lock

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

yarn.nix

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

0 commit comments

Comments
 (0)