Skip to content

Commit

Permalink
Merge pull request #1364 from dodona-edu/renovate/elm-tooling-tree-si…
Browse files Browse the repository at this point in the history
…tter-elm-5.x

Update dependency @elm-tooling/tree-sitter-elm to v5.7.0
  • Loading branch information
rien authored Jan 23, 2024
2 parents 9406631 + ea45fb1 commit 9d3d79c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@dodona/dolos-lib": "3.0.0",
"@dodona/dolos-web": "2.4.3",
"@elm-tooling/tree-sitter-elm": "^5.6.6",
"@elm-tooling/tree-sitter-elm": "^5.7.0",
"chalk": "^5.3.0",
"cliui": "^8.0.1",
"commander": "^11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"d3-dsv": "^3.0.1"
},
"optionalDependencies": {
"@elm-tooling/tree-sitter-elm": "5.6.6",
"@elm-tooling/tree-sitter-elm": "5.7.0",
"tree-sitter": "^0.20.6",
"tree-sitter-bash": "^0.20.3",
"tree-sitter-c": "^0.20.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"

"@elm-tooling/tree-sitter-elm@5.6.6", "@elm-tooling/tree-sitter-elm@^5.6.6":
version "5.6.6"
resolved "https://registry.yarnpkg.com/@elm-tooling/tree-sitter-elm/-/tree-sitter-elm-5.6.6.tgz#fd2096a9d49cf927c010122837545aecaaaa8708"
integrity sha512-Qg7Q4DaGFV7crtNc3FmIQYgtXH1/s8LMDVl+btrJySEvglquNf8XiT5d+1N66SedCswpOy2uupUdrZ/mo+XChw==
"@elm-tooling/tree-sitter-elm@5.7.0", "@elm-tooling/tree-sitter-elm@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@elm-tooling/tree-sitter-elm/-/tree-sitter-elm-5.7.0.tgz#ff146cac22da2d29f27af83d6b79a4a76ac9fc3d"
integrity sha512-ezKHIczyZx6bFtktLFRPbvW/7LzL0XdI1Y5OoxkNaSrfh2m0Bm8yilbB4Hya4VQN7mJktXhhzAMGab8nKm/2Bw==
dependencies:
nan "^2.17.0"
nan "^2.18.0"

"@esbuild/[email protected]":
version "0.18.20"
Expand Down

0 comments on commit 9d3d79c

Please sign in to comment.