File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 32
32
},
33
33
"devDependencies" : {
34
34
"standard-version" : " 7.0.0" ,
35
- "tree-sitter-html" : " 0.15 .0"
35
+ "tree-sitter-html" : " 0.19 .0"
36
36
},
37
37
"files" : [
38
38
" /src/" ,
Original file line number Diff line number Diff line change @@ -754,7 +754,7 @@ modify-values@^1.0.0:
754
754
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
755
755
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
756
756
757
- nan@^2.10.0, nan@^2. 14.0 :
757
+ nan@^2.14.0 :
758
758
version "2.14.0"
759
759
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
760
760
integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
@@ -1219,12 +1219,12 @@ through@2, "through@>=2.2.7 <3":
1219
1219
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
1220
1220
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
1221
1221
1222
- tree-sitter-html@0.15 .0 :
1223
- version "0.15 .0"
1224
- resolved "https://registry.yarnpkg.com/tree-sitter-html/-/tree-sitter-html-0.15 .0.tgz#2dc840bbba88d586ab063dfe27c27c1bd8ea5e91 "
1225
- integrity sha512-i8pUX4hNljVpo35D4S+8iopJBU6mS8XRbupjEycjsI7+FSBhr8tnMrx9hjjYhgKYCHdxTnYGTi9K7jc0p3gVDA ==
1222
+ tree-sitter-html@0.19 .0 :
1223
+ version "0.19 .0"
1224
+ resolved "https://registry.yarnpkg.com/tree-sitter-html/-/tree-sitter-html-0.19 .0.tgz#abebe9950f5ce909b6e3e8da2e90246647a70a22 "
1225
+ integrity sha512-xH6XGSBWzb4oU/aG6gouMRQKsd96iKuy0zboUqo3wcIWrA++q9a7CmQTSeIINiSfOXjT2ZLJciXFDgAh6h04Bw ==
1226
1226
dependencies :
1227
- nan "^2.10 .0"
1227
+ nan "^2.14 .0"
1228
1228
1229
1229
trim-newlines@^1.0.0 :
1230
1230
version "1.0.0"
You can’t perform that action at this time.
0 commit comments