Skip to content

Commit

Permalink
chore: upgrade schema tests library
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilch committed May 6, 2024
1 parent cbbb1d3 commit 3ce3008
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/amplify-codegen-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@aws-amplify/amplify-codegen-e2e-core": "1.6.5",
"@aws-amplify/graphql-schema-test-library": "^1.1.18",
"@aws-amplify/graphql-schema-test-library": "^2.2.28",
"amazon-cognito-identity-js": "^6.3.6",
"aws-amplify": "^5.3.3",
"aws-appsync": "^4.1.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -583,10 +583,10 @@
graphql-transformer-common "4.30.1"
immer "^9.0.12"

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

"@aws-amplify/graphql-searchable-transformer@2.7.1":
version "2.7.1"
Expand Down

0 comments on commit 3ce3008

Please sign in to comment.