Skip to content

Commit 2a74771

Browse files
renovate[bot]scaleway-botphilibea
authored
chore(devdeps): update dependency eslint to v8.50.0 (#1544)
* chore(devdeps): update dependency eslint to v8.50.0 * chore: add changeset renovate-d1149ca --------- 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]>
1 parent 8593049 commit 2a74771

File tree

4 files changed

+85
-80
lines changed

4 files changed

+85
-80
lines changed

.changeset/renovate-d1149ca.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/eslint-config-react': patch
3+
---
4+
5+
Updated dependency `eslint` to `8.50.0`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/react-dom": "18.2.8",
3636
"builtin-modules": "3.3.0",
3737
"cross-env": "7.0.3",
38-
"eslint": "8.49.0",
38+
"eslint": "8.50.0",
3939
"husky": "8.0.3",
4040
"jest": "29.7.0",
4141
"jest-environment-jsdom": "29.7.0",

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint": ">= 8.5"
3535
},
3636
"devDependencies": {
37-
"eslint": "8.49.0",
37+
"eslint": "8.50.0",
3838
"typescript": "5.2.2"
3939
}
4040
}

0 commit comments

Comments
 (0)