Skip to content

Commit 2fc542c

Browse files
dependabot[bot]mackcheesman
authored andcommitted
Bump graphql-scalars from 1.24.1 to 1.24.2 in /src
Bumps [graphql-scalars](https://github.com/Urigo/graphql-scalars) from 1.24.1 to 1.24.2. - [Release notes](https://github.com/Urigo/graphql-scalars/releases) - [Changelog](https://github.com/graphql-hive/graphql-scalars/blob/master/CHANGELOG.md) - [Commits](graphql-hive/graphql-scalars@v1.24.1...v1.24.2) --- updated-dependencies: - dependency-name: graphql-scalars dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 878f5df commit 2fc542c

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

src/examples/databases/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@mikro-orm/postgresql": "6.4.10",
3333
"class-validator": "0.14.1",
3434
"graphql": "16.10.0",
35-
"graphql-scalars": "1.24.1",
35+
"graphql-scalars": "1.24.2",
3636
"graphweaver": "workspace:*",
3737
"json-bigint-patch": "0.0.8",
3838
"mysql2": "3.14.0",

src/packages/scalars/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"version": "npm version --no-git-tag-version"
2020
},
2121
"dependencies": {
22-
"graphql-scalars": "1.24.1",
22+
"graphql-scalars": "1.24.2",
2323
"luxon": "3.5.0"
2424
},
2525
"peerDependencies": {

src/pnpm-lock.yaml

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)