Skip to content

Commit ba288fd

Browse files
committed
chore(deps): update dependency eslint to v9.2.0
1 parent f4a2e66 commit ba288fd

3 files changed

Lines changed: 76 additions & 81 deletions

File tree

examples/gnt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/react-dom": "18.3.0",
4141
"autoprefixer": "^10.4.19",
4242
"dotenv-cli": "^7.4.1",
43-
"eslint": "9.1.1",
43+
"eslint": "9.2.0",
4444
"eslint-config-next": "14.2.3",
4545
"postcss": "^8.4.38",
4646
"tailwindcss": "^3.4.3",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@typescript-eslint/parser": "^5.62.0",
8888
"bob-esbuild-cli": "^4.0.0",
8989
"esbuild": "^0.20.2",
90-
"eslint": "^9.1.1",
90+
"eslint": "^9.2.0",
9191
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
9292
"gqty": "workspace:^",
9393
"graphql": "^16.8.1",

0 commit comments

Comments
 (0)