Skip to content

Commit 36b576d

Browse files
committed
Update dependency @graphql-codegen/cli to v2.15.0
1 parent 455aec4 commit 36b576d

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
"author": "codehex",
4848
"license": "MIT",
4949
"devDependencies": {
50-
"@graphql-codegen/cli": "2.14.1",
50+
"@graphql-codegen/cli": "2.15.0",
5151
"@graphql-codegen/typescript": "2.8.2",
5252
"@tsconfig/recommended": "1.0.1",
5353
"@types/jest": "29.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -833,10 +833,10 @@
833833
minimatch "^3.1.2"
834834
strip-json-comments "^3.1.1"
835835

836-
"@graphql-codegen/cli@2.14.1":
837-
version "2.14.1"
838-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.14.1.tgz#6a44d37a5d6275d3416077736ecbd30c77e7d437"
839-
integrity sha512-Z9EiX8yJ5xtNdw/1ApV8uKx6UjCNl/D28zTHU8Fa7BcCdi3ilGOKSiWCNZaH1mpwKr5EfX18kme2bIqKmohv/w==
836+
"@graphql-codegen/cli@2.15.0":
837+
version "2.15.0"
838+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.15.0.tgz#e36dd8cdb32ce58aeeebd546266cd435732e796f"
839+
integrity sha512-o4Wh99VJDX/z0fG3pkdOf0t0fu7SlYn6qlLnqzNhVpZByGPe548gu11GKiOPKVaQ76kkB3dzqzfINRl+v7EA4A==
840840
dependencies:
841841
"@babel/generator" "^7.18.13"
842842
"@babel/template" "^7.18.10"

0 commit comments

Comments
 (0)