Skip to content

Commit 611b5c5

Browse files
author
Dane Pilcher
authored
chore: upgrade schema tests library (#837)
1 parent 50593cf commit 611b5c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/amplify-codegen-e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@aws-amplify/amplify-codegen-e2e-core": "1.6.5",
27-
"@aws-amplify/graphql-schema-test-library": "^1.1.18",
27+
"@aws-amplify/graphql-schema-test-library": "^2.2.28",
2828
"amazon-cognito-identity-js": "^6.3.6",
2929
"aws-amplify": "^5.3.3",
3030
"aws-appsync": "^4.1.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -583,10 +583,10 @@
583583
graphql-transformer-common "4.30.1"
584584
immer "^9.0.12"
585585

586-
"@aws-amplify/graphql-schema-test-library@^1.1.18":
587-
version "1.1.27"
588-
resolved "https://registry.npmjs.org/@aws-amplify/graphql-schema-test-library/-/graphql-schema-test-library-1.1.27.tgz#30f5a732ce65031169907c386777f0bc0adfa0c2"
589-
integrity sha512-ay27o/ZWR/wsYflQJOWrPT5j71Iklo1JkDkOU5BGzRk61QCV631i1o4R7N0TuDAIPTDewDf4Hvgy97y6n1jk3A==
586+
"@aws-amplify/graphql-schema-test-library@^2.2.28":
587+
version "2.2.28"
588+
resolved "https://registry.yarnpkg.com/@aws-amplify/graphql-schema-test-library/-/graphql-schema-test-library-2.2.28.tgz#a60ae3fd2d9e5d4bd154899a6e0d28a48af0a855"
589+
integrity sha512-1ZFFGKICIINhZkbkHC9lrPD9nMa5uLppmUyL1cJR2TKqneVKO8l0B88nnqhwjq/9yREFEP06VklORfm1XBKeUQ==
590590

591591
"@aws-amplify/[email protected]":
592592
version "2.7.1"

0 commit comments

Comments
 (0)