diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-02-13 16:24:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-13 16:24:54 +0000 |
| commit | f7e9caa65d6a9a2b6fd413267f78f484590aec40 (patch) | |
| tree | ece0b0f4020a673724f8ba999a69f0fb9d69d740 /lockfile.json | |
| parent | feat: add lalrpop parser (#2524) (diff) | |
| download | nvim-treesitter-f7e9caa65d6a9a2b6fd413267f78f484590aec40.tar nvim-treesitter-f7e9caa65d6a9a2b6fd413267f78f484590aec40.tar.gz nvim-treesitter-f7e9caa65d6a9a2b6fd413267f78f484590aec40.tar.bz2 nvim-treesitter-f7e9caa65d6a9a2b6fd413267f78f484590aec40.tar.lz nvim-treesitter-f7e9caa65d6a9a2b6fd413267f78f484590aec40.tar.xz nvim-treesitter-f7e9caa65d6a9a2b6fd413267f78f484590aec40.tar.zst nvim-treesitter-f7e9caa65d6a9a2b6fd413267f78f484590aec40.zip | |
Update lockfile.json (#2525)
Co-authored-by: GitHub <noreply@github.com>
Diffstat (limited to 'lockfile.json')
| -rw-r--r-- | lockfile.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lockfile.json b/lockfile.json index 405fd4085..77536ed5e 100644 --- a/lockfile.json +++ b/lockfile.json @@ -149,6 +149,9 @@ "kotlin": { "revision": "a4f71eb9b8c9b19ded3e0e9470be4b1b77c2b569" }, + "lalrpop": { + "revision": "f50b43b5c37eb1029cdcc1d05104aa797ced4c72" + }, "latex": { "revision": "323b609de40b7729073482a3c59de76cfba7744f" }, @@ -189,7 +192,7 @@ "revision": "2fd40f477d3e2794af152618ccfac8d92eb72a66" }, "perl": { - "revision": "38e982ce5b205d01a6e9f9a22182c3b2a647685b" + "revision": "9f483476142e5e136673b7ff887fc1cd85a9bcc5" }, "php": { "revision": "0ce134234214427b6aeb2735e93a307881c6cd6f" |
