Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to ^0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2024
1 parent 975cca8 commit e349be6
Show file tree
Hide file tree
Showing 5 changed files with 167 additions and 145 deletions.
2 changes: 1 addition & 1 deletion packages/codegen-fragments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/node": "^20.8.6",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.19.5",
"esbuild": "^0.23.0",
"graphql": "^16.8.1",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gql-string/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/node": "^20.8.6",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.19.5",
"esbuild": "^0.23.0",
"typescript": "^5.2.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^18.2.28",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.19.5",
"esbuild": "^0.23.0",
"graphql": "^16.8.1",
"lodash-es": "^4.17.21",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-react-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react": "^18.2.28",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.19.5",
"esbuild": "^0.23.0",
"graphql": "^16.8.1",
"react": "^18.2.0",
"typescript": "^5.2.2",
Expand Down
Loading

0 comments on commit e349be6

Please sign in to comment.