Skip to content

Commit 499e95b

Browse files
committed
add printParseErrorCode
1 parent 371410d commit 499e95b

File tree

3 files changed

+107
-144
lines changed

3 files changed

+107
-144
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"url": "https://github.com/Microsoft/node-jsonc-parser/issues"
1616
},
1717
"devDependencies": {
18-
"mocha": "^5.0.4",
19-
"typescript": "^2.8.1",
18+
"mocha": "^5.2.0",
19+
"typescript": "^3.1.3",
2020
"@types/node": "^7.0.43",
2121
"@types/mocha": "^2.2.32",
22-
"tslint": "^5.9.1",
22+
"tslint": "^5.11.0",
2323
"rimraf": "^2.6.2"
2424
},
2525
"scripts": {

0 commit comments

Comments
 (0)