Skip to content

Commit 5574ef1

Browse files
committed
chore: Upgrade benchmark dependencies
1 parent cb6d49a commit 5574ef1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

benchmarks/package-lock.json

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

benchmarks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
},
77
"devDependencies": {
88
"benchmark": "2.1.4",
9-
"chevrotain": "4.8.0",
9+
"chevrotain": "6.5.0",
1010
"jison": "0.4.18",
1111
"json-to-ast": "2.1.0",
12-
"json5": "2.1.0",
12+
"json5": "2.1.1",
1313
"pegjs": "0.10.0"
1414
}
1515
}

0 commit comments

Comments
 (0)