Skip to content

Commit

Permalink
update npm dependencies (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
larshp authored Oct 3, 2024
1 parent 3858fc1 commit 7aea51a
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
102 changes: 51 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
},
"license": "MIT",
"dependencies": {
"@abaplint/cli": "^2.113.8",
"@abaplint/database-sqlite": "^2.8.25",
"@abaplint/runtime": "^2.10.18",
"@abaplint/transpiler-cli": "^2.10.18",
"abapmerge": "^0.16.0"
"@abaplint/cli": "^2.113.18",
"@abaplint/database-sqlite": "^2.10.20",
"@abaplint/runtime": "^2.10.20",
"@abaplint/transpiler-cli": "^2.10.20",
"abapmerge": "^0.16.3"
}
}

0 comments on commit 7aea51a

Please sign in to comment.