@salesforce/lds-graphql-parser 1.382.0 → 1.383.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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -11590,4 +11590,4 @@ catch (error) {
11590
11590
  const astResolver = useOneStoreParser ? astResolver$2 : astResolver$1;
11591
11591
 
11592
11592
  export { Kind, astResolver, buildSchema, defaultFieldResolver, execute, extendSchema, gql, isObjectType, isScalarType, parse, parseAndVisit, print, visit };
11593
- // version: 1.382.0-8ca71123b0
11593
+ // version: 1.383.0-b9875fc4e1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-graphql-parser",
3
- "version": "1.382.0",
3
+ "version": "1.383.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.382.0"
37
+ "@salesforce/lds-luvio-onestore-graphql-parser": "^1.383.0"
38
38
  },
39
39
  "luvioBundlesize": [
40
40
  {