Skip to content

Commit c4eac04

Browse files
updated dev and lib dependencies to latest
for node types, ts, apach-arrow, avsc, hjson, and json5 libs
1 parent c56e49b commit c4eac04

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -371,9 +371,9 @@
371371
},
372372
"devDependencies": {
373373
"@types/mocha": "^5.2.7",
374-
"@types/node": "^12.7.5",
375-
"tslint": "^5.20.0",
376-
"typescript": "^3.6.3",
374+
"@types/node": "^12.12.7",
375+
"tslint": "^5.20.1",
376+
"typescript": "^3.7.2",
377377
"vscode": "^1.1.36"
378378
},
379379
"dependencies": {
@@ -382,11 +382,11 @@
382382
"@finos/perspective-viewer-d3fc": "^0.3.9",
383383
"@finos/perspective-viewer-highcharts": "^0.3.9",
384384
"@finos/perspective-viewer-hypergrid": "^0.3.9",
385-
"apache-arrow": "^0.14.1",
386-
"avsc": "^5.4.13",
387-
"hjson": "^3.1.2",
385+
"apache-arrow": "^0.15.1",
386+
"avsc": "^5.4.16",
387+
"hjson": "^3.2.1",
388388
"js-yaml": "^3.13.1",
389-
"json5": "^2.1.0",
389+
"json5": "^2.1.1",
390390
"properties": "^1.2.1",
391391
"snappy": "^6.2.3",
392392
"superagent": "^5.1.0",

0 commit comments

Comments
 (0)