Skip to content

Commit

Permalink
build(deps): Upgrade eslint monorepo to v9.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent f659cf9 commit 82adf21
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 66 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.9.0",
"@eslint/js": "9.14.0",
"@jest/types": "29.6.3",
"@redocly/cli": "1.19.0",
"@types/html-to-text": "9.0.4",
Expand All @@ -63,7 +63,7 @@
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"concurrently": "8.2.2",
"eslint": "9.9.0",
"eslint": "9.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-simple-import-sort": "12.1.1",
Expand Down
Loading

0 comments on commit 82adf21

Please sign in to comment.