Skip to content

Commit de06203

Browse files
chore(deps): update dependency @ast-grep/nursery to v0.0.3 (ast-grep#64)
* chore(deps): update dependency @ast-grep/nursery to v0.0.3 * chore(deps): changeset for dependency update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fb18794 commit de06203

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/dependencies-GH-64.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"$$PACKAGE_NAME$$": patch
3+
---
4+
5+
chore(deps): update dependency @ast-grep/nursery to v0.0.3

scripts/create-lang/template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434
},
3535
"devDependencies": {
36-
"@ast-grep/nursery": "0.0.2",
36+
"@ast-grep/nursery": "0.0.3",
3737
"tree-sitter-cli": "0.24.6"
3838
},
3939
"publishConfig": {

0 commit comments

Comments
 (0)