Skip to content

Commit 430b1d9

Browse files
committed
Bump tree-sitter-talon
1 parent 342a6fc commit 430b1d9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"tree-sitter-query": "github:nvim-treesitter/tree-sitter-query#5217c6805c09f8fc00ed13d17d5fcb791437aee6",
116116
"tree-sitter-scss": "github:serenadeai/tree-sitter-scss#c478c6868648eff49eb04a4df90d703dc45b312a",
117117
"tree-sitter-sparql": "^0.1.0",
118-
"tree-sitter-talon": "github:wenkokke/tree-sitter-talon#0abecabd89f080715319b3111f8bfccbd529912b",
118+
"tree-sitter-talon": "github:wenkokke/tree-sitter-talon#fd202684c693d1b893fe34575209452424cc9909",
119119
"tree-sitter-typescript": "github:tree-sitter/tree-sitter-typescript#286e90c32060032225f636a573d0e999f7766c97",
120120
"tree-sitter-yaml": "^0.5.0",
121121
"tslint": "^6.0.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2571,9 +2571,9 @@ tree-sitter-sparql@^0.1.0:
25712571
dependencies:
25722572
nan "^2.14.1"
25732573

2574-
"tree-sitter-talon@github:wenkokke/tree-sitter-talon#0abecabd89f080715319b3111f8bfccbd529912b":
2575-
version "3.0.0"
2576-
resolved "https://codeload.github.com/wenkokke/tree-sitter-talon/tar.gz/0abecabd89f080715319b3111f8bfccbd529912b"
2574+
"tree-sitter-talon@github:wenkokke/tree-sitter-talon#fd202684c693d1b893fe34575209452424cc9909":
2575+
version "3.5.0"
2576+
resolved "https://codeload.github.com/wenkokke/tree-sitter-talon/tar.gz/fd202684c693d1b893fe34575209452424cc9909"
25772577
dependencies:
25782578
nan "^2.16.0"
25792579

0 commit comments

Comments
 (0)