Skip to content

Commit ac0cdf8

Browse files
dependabot[bot]robbe[bot]
andauthored
Bump eslint from 9.39.2 to 10.0.0 in the linting group (#975)
* Bump eslint from 9.39.2 to 10.0.0 in the linting group Bumps the linting group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major 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 a1604d8 commit ac0cdf8

File tree

3 files changed

+166
-218
lines changed

3 files changed

+166
-218
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": "^9.39.2",
22+
"eslint": "^10.0.0",
2323
"prettier": "^3.8.1",
2424
"stylelint": "^17.1.1"
2525
},

yarn.lock

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

0 commit comments

Comments
 (0)