@finos/legend-shared
Advanced tools
Comparing version 6.0.4 to 6.1.0
{ | ||
"name": "@finos/legend-shared", | ||
"version": "6.0.4", | ||
"version": "6.1.0", | ||
"description": "Legend Studio shared utilities and helpers", | ||
@@ -55,3 +55,3 @@ "keywords": [ | ||
"pako": "2.0.4", | ||
"pretty-format": "29.0.2", | ||
"pretty-format": "29.0.3", | ||
"query-string": "7.1.1", | ||
@@ -64,10 +64,10 @@ "seedrandom": "3.0.5", | ||
"@finos/legend-dev-utils": "workspace:*", | ||
"@jest/globals": "29.0.2", | ||
"@jest/globals": "29.0.3", | ||
"cross-env": "7.0.3", | ||
"eslint": "8.23.0", | ||
"jest": "29.0.2", | ||
"jest": "29.0.3", | ||
"lodash": "4.17.21", | ||
"npm-run-all": "4.1.5", | ||
"rimraf": "3.0.2", | ||
"typescript": "4.8.2" | ||
"typescript": "4.8.3" | ||
}, | ||
@@ -74,0 +74,0 @@ "publishConfig": { |
{ | ||
"name": "@finos/legend-shared", | ||
"version": "6.0.4", | ||
"version": "6.1.0", | ||
"description": "Legend Studio shared utilities and helpers", | ||
@@ -55,3 +55,3 @@ "keywords": [ | ||
"pako": "2.0.4", | ||
"pretty-format": "29.0.2", | ||
"pretty-format": "29.0.3", | ||
"query-string": "7.1.1", | ||
@@ -63,11 +63,11 @@ "seedrandom": "3.0.5", | ||
"devDependencies": { | ||
"@finos/legend-dev-utils": "2.0.14", | ||
"@jest/globals": "29.0.2", | ||
"@finos/legend-dev-utils": "2.0.15", | ||
"@jest/globals": "29.0.3", | ||
"cross-env": "7.0.3", | ||
"eslint": "8.23.0", | ||
"jest": "29.0.2", | ||
"jest": "29.0.3", | ||
"lodash": "4.17.21", | ||
"npm-run-all": "4.1.5", | ||
"rimraf": "3.0.2", | ||
"typescript": "4.8.2" | ||
"typescript": "4.8.3" | ||
}, | ||
@@ -74,0 +74,0 @@ "publishConfig": { |
@@ -24,3 +24,3 @@ { | ||
"exactOptionalPropertyTypes": true, | ||
"forceConsistentCasingInFileNames": false, | ||
"forceConsistentCasingInFileNames": true, | ||
"outDir": "./lib", | ||
@@ -27,0 +27,0 @@ "tsBuildInfoFile": "./build/prod.tsbuildinfo", |
343576
131
+ Addedpretty-format@29.0.3(transitive)
- Removedpretty-format@29.0.2(transitive)
Updatedpretty-format@29.0.3