Skip to content

Commit

Permalink
chore(deps): bump graphql from 15.9.0 to 15.10.1
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.9.0 to 15.10.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v15.9.0...v15.10.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and anehx committed Jan 15, 2025
1 parent f4ae39b commit ba4b654
Show file tree
Hide file tree
Showing 10 changed files with 159 additions and 159 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"get-graphql-schema": "2.1.2",
"glob": "11.0.1",
"globals": "15.14.0",
"graphql": "15.9.0",
"graphql": "15.10.1",
"husky": "9.1.7",
"lint-staged": "15.3.0",
"node-fetch": "3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/-ember-caluma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"ember-uikit": "9.1.3",
"ember-validated-form": "7.0.1",
"flatpickr": "4.6.13",
"graphql": "15.9.0",
"graphql": "15.10.1",
"loader.js": "4.7.0",
"miragejs": "0.1.48",
"sass": "1.83.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"ember-template-imports": "^4.2.0",
"ember-uikit": "^9.1.3",
"ember-validated-form": "^7.0.1",
"graphql": "^15.9.0",
"graphql": "^15.10.1",
"reactiveweb": "^1.3.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"ember-modify-based-class-resource": "^1.1.1",
"ember-template-imports": "^4.2.0",
"ember-uikit": "^9.1.3",
"graphql": "^15.9.0",
"graphql": "^15.10.1",
"graphql-tag": "^2.12.6",
"jexl": "^2.3.0",
"lodash.clonedeep": "^4.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/distribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"ember-test-selectors": "^7.0.0",
"ember-uikit": "^9.1.3",
"flatpickr": "^4.6.13",
"graphql": "^15.9.0",
"graphql": "^15.10.1",
"graphql-tag": "^2.12.6",
"lodash.merge": "^4.6.2",
"luxon": "^3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"ember-uikit": "^9.1.3",
"ember-validated-form": "^7.0.1",
"flatpickr": "^4.6.13",
"graphql": "^15.9.0",
"graphql": "^15.10.1",
"graphql-tag": "^2.12.6",
"highlight.js": "^11.11.1",
"highlightjs-jexl": "^0.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"ember-uikit": "^9.1.3",
"ember-validators": "^4.1.2",
"flatpickr": "^4.6.13",
"graphql": "^15.9.0",
"graphql": "^15.10.1",
"jexl": "^2.3.0",
"lodash.isequal": "^4.5.0",
"luxon": "^3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"ember-fetch": "^8.1.2",
"ember-inflector": "^4.0.3 || ^5.0.1",
"ember-template-imports": "^4.2.0",
"graphql": "^15.9.0",
"graphql": "^15.10.1",
"graphql-iso-date": "^3.6.1",
"graphql-tools": "^4.0.8",
"luxon": "^3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"ember-template-imports": "^4.2.0",
"ember-truth-helpers": "^4.0.3",
"ember-uikit": "^9.1.3",
"graphql": "^15.9.0",
"graphql": "^15.10.1",
"reactiveweb": "^1.3.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit ba4b654

Please sign in to comment.