Skip to content

Commit

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

* chore: add changeset renovate-f24b20b

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Scaleway Bot <[email protected]>
Co-authored-by: philibeaux <[email protected]>
  • Loading branch information
3 people committed Jul 5, 2024
1 parent 5705ac5 commit 190030c
Show file tree
Hide file tree
Showing 4 changed files with 93 additions and 88 deletions.
5 changes: 5 additions & 0 deletions .changeset/renovate-f24b20b.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.5.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.12.1",
"eslint": "9.4.0",
"eslint": "9.5.0",
"globals": "15.6.0",
"happy-dom": "14.12.3",
"husky": "9.0.11",
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.4"
},
"devDependencies": {
"eslint": "9.4.0",
"eslint": "9.5.0",
"typescript": "5.4.5"
}
}
Loading

0 comments on commit 190030c

Please sign in to comment.