Skip to content

Commit 25bffe8

Browse files
chore(deps): update dependency graphql-scalars to v1.24.0 (#356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 844abd4 commit 25bffe8

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
@@ -39,7 +39,7 @@
3939
"eslint": "8.57.0",
4040
"eslint-config-prettier": "9.0.0",
4141
"graphql": "16.10.0",
42-
"graphql-scalars": "1.23.0",
42+
"graphql-scalars": "1.24.0",
4343
"jest": "29.7.0",
4444
"jest-environment-jsdom": "29.7.0",
4545
"jest-environment-node": "^29.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5139,10 +5139,10 @@ graphql-request@^6.0.0:
51395139
"@graphql-typed-document-node/core" "^3.2.0"
51405140
cross-fetch "^3.1.5"
51415141

5142-
graphql-scalars@1.23.0:
5143-
version "1.23.0"
5144-
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.23.0.tgz#486785d1a6f9449277054a92afc7e1fb73f459d6"
5145-
integrity sha512-YTRNcwitkn8CqYcleKOx9IvedA8JIERn8BRq21nlKgOr4NEcTaWEG0sT+H92eF3ALTFbPgsqfft4cw+MGgv0Gg==
5142+
graphql-scalars@1.24.0:
5143+
version "1.24.0"
5144+
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.24.0.tgz#4153d310179f5cfd33c749ba4a77a1fb450d717d"
5145+
integrity sha512-olbFN39m0XsHHESACUdd7jWU/lGxMMS1B7NZ8XqpqhKZrjBxzeGYAnQ4Ax//huYds771wb7gCznA+65QDuUa+g==
51465146
dependencies:
51475147
tslib "^2.5.0"
51485148

0 commit comments

Comments
 (0)