@salesforce/lds-graphql-parser 1.418.0 → 1.420.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 +3 -3
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.418.0-b4def2b6ce
11593
+ // version: 1.420.0-fc658f6118
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-graphql-parser",
3
- "version": "1.418.0",
3
+ "version": "1.420.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "LDS graphql parser for SFDC",
6
6
  "main": "dist/ldsGraphqlParser.js",
@@ -33,8 +33,8 @@
33
33
  "release:core": "yarn build && ../core-build/scripts/core.js --name=lds-graphql-parser"
34
34
  },
35
35
  "dependencies": {
36
- "@luvio/graphql-parser": "0.160.1",
37
- "@salesforce/lds-luvio-onestore-graphql-parser": "^1.418.0"
36
+ "@luvio/graphql-parser": "0.160.3",
37
+ "@salesforce/lds-luvio-onestore-graphql-parser": "^1.420.0"
38
38
  },
39
39
  "luvioBundlesize": [
40
40
  {