Skip to content

Commit dcf6e93

Browse files
Update dependencies
1 parent eebfce5 commit dcf6e93

File tree

5 files changed

+498
-421
lines changed

5 files changed

+498
-421
lines changed

build/arrayToTree.js

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

build/arrayToTree.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/arrayToTree.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@
3535
"dependencies": {},
3636
"devDependencies": {
3737
"@types/chai": "^4.2.7",
38-
"@types/mocha": "^5.2.7",
38+
"@types/mocha": "^8.2.0",
3939
"chai": "^4.1.2",
4040
"coveralls": "^3.0.9",
4141
"istanbul": "^0.4.5",
42-
"mocha": "^7.0.0",
42+
"mocha": "^8.2.1",
4343
"mocha-lcov-reporter": "^1.3.0",
4444
"remap-istanbul": "^0.13.0",
45-
"tslint": "^5.20.1",
45+
"tslint": "^6.1.3",
4646
"tslint-config-standard": "^9.0.0",
47-
"typescript": "^3.7.5",
47+
"typescript": "^4.1.3",
4848
"uglify-js": "^3.7.5"
4949
},
5050
"scripts": {

0 commit comments

Comments
 (0)