Skip to content

Commit

Permalink
chore(deps): update dependency langium-cli to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent d83806d commit 6bf605b
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 13 deletions.
91 changes: 80 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/forecast/codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"glob": "^10.3.3",
"handlebars": "^4.7.8",
"langium": "1.2.1",
"langium-cli": "1.2.1",
"langium-cli": "2.0.1",
"path": "^0.12.7",
"pluralize": "^8.0.0",
"prettier": "2.8.8",
Expand Down
2 changes: 1 addition & 1 deletion tools/forecast/language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@typescript-eslint/parser": "~5.51.0",
"esbuild": "^0.16.14",
"eslint": "~8.33.0",
"langium-cli": "~1.2.0",
"langium-cli": "~2.0.0",
"shx": "^0.3.4",
"typescript": "~4.9.5"
},
Expand Down

0 comments on commit 6bf605b

Please sign in to comment.