@salesforce/lds-graphql-parser 1.372.1 → 1.373.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14218,4 +14218,4 @@ catch (error) {
14218
14218
  const astResolver = useOneStoreParser ? astResolver$1 : astResolver$2;
14219
14219
 
14220
14220
  export { Kind$1 as Kind, astResolver, buildSchema, defaultFieldResolver, execute, extendSchema, gql, isObjectType, isScalarType, parse$1 as parse, parseAndVisit, print, visit };
14221
- // version: 1.372.1-5ff6849fe2
14221
+ // version: 1.373.0-627500c25b
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-graphql-parser",
3
- "version": "1.372.1",
3
+ "version": "1.373.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "LDS graphql parser for SFDC",
6
6
  "main": "dist/ldsGraphqlParser.js",
@@ -34,7 +34,7 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@luvio/graphql-parser": "0.158.7",
37
- "@salesforce/lds-luvio-onestore-graphql-parser": "^1.372.1"
37
+ "@salesforce/lds-luvio-onestore-graphql-parser": "^1.373.0"
38
38
  },
39
39
  "luvioBundlesize": [
40
40
  {