Skip to content

Commit

Permalink
Update Claritas, dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Oct 2, 2020
1 parent 42e47f4 commit b6cb191
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 113 deletions.
Binary file modified libraries/java/Claritas.jar
Binary file not shown.
134 changes: 67 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,26 +28,26 @@
"devDependencies": {
"@types/fs-extra": "^9.0.1",
"@types/minimatch": "^3.0.3",
"@types/node": "^12.12.58",
"@types/node": "^12.12.62",
"@types/triple-beam": "^1.3.2",
"@types/yargs": "^15.0.5",
"@typescript-eslint/eslint-plugin": "^4.1.0",
"@typescript-eslint/parser": "^4.1.0",
"eslint": "^7.9.0",
"@types/yargs": "^15.0.7",
"@typescript-eslint/eslint-plugin": "^4.3.0",
"@typescript-eslint/parser": "^4.3.0",
"eslint": "^7.10.0",
"rimraf": "^3.0.2",
"typescript": "^4.0.2"
"typescript": "^4.0.3"
},
"dependencies": {
"dotenv": "^8.2.0",
"fs-extra": "^9.0.1",
"got": "^11.6.2",
"got": "^11.7.0",
"helios-distribution-types": "^1.0.0-rc.1",
"minimatch": "^3.0.4",
"moment": "^2.27.0",
"moment": "^2.29.0",
"node-stream-zip": "^1.11.3",
"toml": "^3.0.0",
"triple-beam": "^1.3.0",
"ts-json-schema-generator": "^0.73.0",
"ts-json-schema-generator": "^0.74.0",
"winston": "^3.3.3",
"yargs": "^16.0.3"
}
Expand Down
37 changes: 0 additions & 37 deletions tslintold.json

This file was deleted.

0 comments on commit b6cb191

Please sign in to comment.