Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit e5b6706

Browse files
committed
1 parent 5233545 commit e5b6706

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"coffeelint": "^1.10.1"
2424
},
2525
"dependencies": {
26-
"tree-sitter-javascript": "^0.15.0",
27-
"tree-sitter-jsdoc": "^0.15.0",
28-
"tree-sitter-regex": "^0.15.0"
26+
"tree-sitter-javascript": "^0.15.2",
27+
"tree-sitter-jsdoc": "^0.15.2",
28+
"tree-sitter-regex": "^0.15.1"
2929
}
3030
}

0 commit comments

Comments
 (0)