Skip to content

Commit

Permalink
chore(deps): update eslint monorepo to ^9.19.0 (#2091)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent bd9fba9 commit f4045fb
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion examples/gnt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react-dom": "18.3.5",
"autoprefixer": "^10.4.20",
"dotenv-cli": "^7.4.4",
"eslint": "^9.15.0",
"eslint": "^9.19.0",
"eslint-config-next": "^14.2.23",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@types/prettier": "^2.7.3",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^9.15.0",
"eslint": "^9.19.0",
"open-cli": "^8.0.0",
"p-lazy": "^3.1.0",
"test-utils": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/gqty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"bob-esbuild-cli": "^4.0.0",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"eslint": "^9.15.0",
"eslint": "^9.19.0",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
"graphql": "^16.9.0",
"graphql-sse": "^2.5.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.19.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.3.1",
"@types/eslint": "^8.56.12",
Expand All @@ -104,7 +104,7 @@
"@types/use-sync-external-store": "^0.0.6",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^9.15.0",
"eslint": "^9.19.0",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
"gqty": "workspace:^",
"graphql": "^16.9.0",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit f4045fb

Please sign in to comment.