Skip to content

Commit 62e00c3

Browse files
Upgrade dependencies
1 parent f500bbd commit 62e00c3

9 files changed

+807
-941
lines changed

build/arrayToTree.d.ts

Lines changed: 0 additions & 17 deletions
This file was deleted.

build/arrayToTree.js

Lines changed: 0 additions & 46 deletions
This file was deleted.

build/arrayToTree.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/arrayToTree.min.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/arrayToTree.spec.d.ts

Whitespace-only changes.

build/arrayToTree.spec.js

Lines changed: 0 additions & 44 deletions
This file was deleted.

build/arrayToTree.spec.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
"dependencies": {},
1111
"devDependencies": {
1212
"@types/chai": "^4.0.4",
13-
"@types/mocha": "^2.2.41",
13+
"@types/mocha": "^5.2.7",
1414
"chai": "^4.1.2",
1515
"coveralls": "^3.0.0",
1616
"istanbul": "^0.4.5",
17-
"mocha": "^4.0.1",
17+
"mocha": "^6.1.4",
1818
"mocha-lcov-reporter": "^1.3.0",
19-
"remap-istanbul": "^0.9.5",
19+
"remap-istanbul": "^0.13.0",
2020
"tslint": "^5.2.0",
21-
"tslint-config-standard": "^6.0.1",
22-
"typescript": "^2.3.2",
21+
"tslint-config-standard": "^8.0.1",
22+
"typescript": "^3.5.2",
2323
"uglify-js": "^3.1.1"
2424
},
2525
"scripts": {

0 commit comments

Comments
 (0)