@finos/legend-extension-dsl-data-quality 1.0.18 → 1.0.20

Sign up to get free protection for your applications and to get access to all the features.
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-extension-dsl-data-quality v1.0.18
1
+ /** @license @finos/legend-extension-dsl-data-quality v1.0.20
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/lib/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-data-quality",
3
- "version": "1.0.18",
3
+ "version": "1.0.20",
4
4
  "description": "Legend extension for Data Quality",
5
5
  "keywords": [
6
6
  "legend",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-data-quality",
3
- "version": "1.0.18",
3
+ "version": "1.0.20",
4
4
  "description": "Legend extension for Data Quality",
5
5
  "keywords": [
6
6
  "legend",
@@ -42,15 +42,15 @@
42
42
  "test:watch": "jest --watch"
43
43
  },
44
44
  "dependencies": {
45
- "@finos/legend-application": "15.1.22",
46
- "@finos/legend-application-studio": "28.18.16",
47
- "@finos/legend-art": "7.1.50",
48
- "@finos/legend-extension-dsl-data-space": "10.3.52",
49
- "@finos/legend-graph": "31.10.22",
50
- "@finos/legend-lego": "1.2.58",
51
- "@finos/legend-query-builder": "4.14.74",
52
- "@finos/legend-shared": "10.0.51",
53
- "@finos/legend-storage": "3.0.101",
45
+ "@finos/legend-application": "15.1.23",
46
+ "@finos/legend-application-studio": "28.18.18",
47
+ "@finos/legend-art": "7.1.51",
48
+ "@finos/legend-extension-dsl-data-space": "10.3.54",
49
+ "@finos/legend-graph": "31.10.23",
50
+ "@finos/legend-lego": "1.2.59",
51
+ "@finos/legend-query-builder": "4.14.76",
52
+ "@finos/legend-shared": "10.0.52",
53
+ "@finos/legend-storage": "3.0.102",
54
54
  "@types/react": "18.3.3",
55
55
  "@types/react-dom": "18.3.0",
56
56
  "mobx": "6.13.1",
@@ -61,7 +61,7 @@
61
61
  "serializr": "3.0.2"
62
62
  },
63
63
  "devDependencies": {
64
- "@finos/legend-dev-utils": "2.1.17",
64
+ "@finos/legend-dev-utils": "2.1.18",
65
65
  "@jest/globals": "29.7.0",
66
66
  "cross-env": "7.0.3",
67
67
  "eslint": "8.57.0",