Skip to content

Commit

Permalink
deps: Update eslint monorepo to v9.19.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent f5ecf1d commit f40d961
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 24 deletions.
46 changes: 25 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@commitlint/config-conventional": "19.6.0",
"@commitlint/cz-commitlint": "19.5.0",
"@commitlint/types": "19.5.0",
"@eslint/js": "9.15.0",
"@eslint/js": "9.19.0",
"@prettier/plugin-xml": "3.4.1",
"@storybook/addon-a11y": "8.4.5",
"@storybook/addon-essentials": "8.4.5",
Expand Down Expand Up @@ -97,7 +97,7 @@
"chromatic": "11.18.1",
"commitizen": "4.3.1",
"dedent": "1.5.3",
"eslint": "9.15.0",
"eslint": "9.19.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"globals": "15.12.0",
Expand Down Expand Up @@ -144,7 +144,7 @@
]
},
"overrides": {
"eslint": "9.15.0"
"eslint": "9.19.0"
},
"storybook": {
"displayName": "Badges",
Expand Down

0 comments on commit f40d961

Please sign in to comment.