Skip to content

Commit

Permalink
fix: update chevrotain
Browse files Browse the repository at this point in the history
  • Loading branch information
marufrasully committed Aug 7, 2024
1 parent 7d30ae9 commit 0a19c9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/xml-views-completion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@ui5-language-assistant/semantic-model": "4.0.17",
"@xml-tools/parser": "1.0.7",
"chevrotain": "7.0.1"
"chevrotain": "10.4.2"
},
"scripts": {
"ci": "npm-run-all clean compile lint coverage",
Expand Down
2 changes: 1 addition & 1 deletion test-packages/framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@xml-tools/ast": "5.0.0",
"@xml-tools/parser": "1.0.7",
"chevrotain": "7.0.1",
"chevrotain": "10.4.2",
"fs-extra": "10.1.0",
"lodash": "4.17.21",
"vscode-languageserver-textdocument": "^1.0.7",
Expand Down

0 comments on commit 0a19c9f

Please sign in to comment.