Skip to content

Commit 75e4115

Browse files
chore(deps-dev): bump @graphql-codegen/cli from 3.3.0 to 3.3.1 (#595)
1 parent d69c1a3 commit 75e4115

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@babel/core": "^7.21.4",
4949
"@babel/preset-typescript": "^7.21.4",
50-
"@graphql-codegen/cli": "3.3.0",
50+
"@graphql-codegen/cli": "3.3.1",
5151
"@graphql-codegen/typescript": "3.0.3",
5252
"@graphql-codegen/typescript-operations": "3.0.3",
5353
"@graphql-codegen/typescript-react-apollo": "3.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,10 +1303,10 @@
13031303
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
13041304
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
13051305

1306-
"@graphql-codegen/[email protected].0":
1307-
version "3.3.0"
1308-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-3.3.0.tgz#12755b6b20b5a24eca7514a6fa00507b61406bef"
1309-
integrity sha512-KRQoAG0stor/ztMsBxHqxnwQzcM1DEZigwzah1LFej8bh6TT1WpUt37zt6PH0EdlMpelmeN3keY4Pq6GMd4ADw==
1306+
"@graphql-codegen/[email protected].1":
1307+
version "3.3.1"
1308+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-3.3.1.tgz#103e7a2263126fdde168a1ce623fc2bdc05352f0"
1309+
integrity sha512-4Es8Y9zFeT0Zx2qRL7L3qXDbbqvXK6aID+8v8lP6gaYD+uWx3Jd4Hsq5vxwVBR+6flm0BW/C85Qm0cvmT7O6LA==
13101310
dependencies:
13111311
"@babel/generator" "^7.18.13"
13121312
"@babel/template" "^7.18.10"

0 commit comments

Comments
 (0)