Skip to content

Commit 635ff30

Browse files
chore: bump dependencies for bug fix (#695)
This update to SubVerso causes module extraction to skip `in` nodes when determining command node kinds. Closes #671.
1 parent 36015fe commit 635ff30

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

lake-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "160af9e8e7d4ae448f3c92edcc5b6a8522453f11",
8+
"rev": "b3dd6c3ebc0a71685e86bea9223be39ea4c299fb",
99
"name": "plausible",
1010
"manifestFile": "lake-manifest.json",
1111
"inputRev": "main",
@@ -25,7 +25,7 @@
2525
"type": "git",
2626
"subDir": null,
2727
"scope": "",
28-
"rev": "eb77622e97e942ba2cfe02f60637705fc2d9481b",
28+
"rev": "1e55697c44a646f8a22e2a91878efc4496aa5743",
2929
"name": "subverso",
3030
"manifestFile": "lake-manifest.json",
3131
"inputRev": "main",

test-projects/anchor-examples/lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/leanprover/subverso",
77
"type": "git",
88
"subDir": null,
9-
"rev": "7ed44c227edb0b96736af7f5337af85961902e85",
9+
"rev": "0f1ee407c230744423d15786839cefe09f468181",
1010
"name": "subverso",
1111
"manifestFile": "lake-manifest.json",
1212
"inputRev": "main",

test-projects/documented-package/lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"subDir": null,
99
"scope": "",
10-
"rev": "7ed44c227edb0b96736af7f5337af85961902e85",
10+
"rev": "0f1ee407c230744423d15786839cefe09f468181",
1111
"name": "subverso",
1212
"manifestFile": "lake-manifest.json",
1313
"inputRev": "main",

test-projects/website-examples/lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/leanprover/subverso",
77
"type": "git",
88
"subDir": null,
9-
"rev": "7ed44c227edb0b96736af7f5337af85961902e85",
9+
"rev": "0f1ee407c230744423d15786839cefe09f468181",
1010
"name": "subverso",
1111
"manifestFile": "lake-manifest.json",
1212
"inputRev": "main",

test-projects/website-literate/lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"subDir": null,
99
"scope": "",
10-
"rev": "7ed44c227edb0b96736af7f5337af85961902e85",
10+
"rev": "0f1ee407c230744423d15786839cefe09f468181",
1111
"name": "subverso",
1212
"manifestFile": "lake-manifest.json",
1313
"inputRev": "main",

0 commit comments

Comments
 (0)