Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to ^7.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent 3164b4c commit bc470c5
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
4 changes: 2 additions & 2 deletions packages/gqty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"@types/object-hash": "^3.0.6",
"@types/wait-on": "^5.3.4",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"bob-esbuild-cli": "^4.0.0",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/use-sync-external-store": "^0.0.6",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"bob-esbuild-cli": "^4.0.0",
"esbuild": "^0.21.5",
"eslint": "^8.57.0",
Expand All @@ -143,7 +143,7 @@
"test-utils": "workspace:^",
"tslib": "^2.6.3",
"type-fest": "^4.20.1",
"typescript-eslint": "^7.13.0"
"typescript-eslint": "^7.13.1"
},
"peerDependencies": {
"gqty": "workspace:^",
Expand Down
100 changes: 50 additions & 50 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 bc470c5

Please sign in to comment.