Skip to content

Commit 6c2940c

Browse files
Update dependency pegjs to ^0.10.0
1 parent 5e2c16c commit 6c2940c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"mocha": "^10.0.0",
7272
"nodemon": "^2.0.19",
7373
"npm-run-all2": "^6.0.1",
74-
"pegjs": "^0.9.0",
74+
"pegjs": "^0.10.0",
7575
"type-coverage": "^2.22.0",
7676
"typescript": "~4.6.0"
7777
}

0 commit comments

Comments
 (0)