Skip to content

Commit

Permalink
Update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gn-lluis-u committed Jul 1, 2024
1 parent cf5edbb commit e8b5d30
Show file tree
Hide file tree
Showing 3 changed files with 919 additions and 676 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
/node_modules
/.pnp
.pnp.js
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

# testing
/coverage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"eslint": "^8.25.0",
"eslint-plugin-tree-sitter": "^0.0.1",
"prettier": "^2.7.1",
"tree-sitter-cli": "^0.20.7"
"tree-sitter-cli": "0.20.7"
}
}
Loading

0 comments on commit e8b5d30

Please sign in to comment.