Skip to content

Commit

Permalink
chore(devdeps): update dependency eslint to v9.13.0 (#2262)
Browse files Browse the repository at this point in the history
* chore(devdeps): update dependency eslint to v9.13.0

* chore: add changeset renovate-be946cc

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Scaleway Bot <github@scaleway.com>
  • Loading branch information
renovate[bot] and scaleway-bot authored Nov 8, 2024
1 parent 8f5aeea commit 237d4c1
Show file tree
Hide file tree
Showing 4 changed files with 100 additions and 95 deletions.
5 changes: 5 additions & 0 deletions .changeset/renovate-be946cc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@scaleway/eslint-config-react': patch
---

Updated dependency `eslint` to `9.13.0`.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"builtin-modules": "4.0.0",
"cross-env": "7.0.3",
"esbuild-plugin-browserslist": "0.15.0",
"eslint": "9.12.0",
"eslint": "9.13.0",
"globals": "15.11.0",
"happy-dom": "15.10.2",
"husky": "9.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint": ">= 9.7"
},
"devDependencies": {
"eslint": "9.12.0",
"eslint": "9.13.0",
"typescript": "5.6.3"
}
}
Loading

0 comments on commit 237d4c1

Please sign in to comment.