Skip to content

Commit

Permalink
update npm dependencies (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
larshp authored Dec 9, 2024
1 parent 7aea51a commit e402720
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

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

8 changes: 4 additions & 4 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.18",
"@abaplint/cli": "^2.113.73",
"@abaplint/database-sqlite": "^2.10.20",
"@abaplint/runtime": "^2.10.20",
"@abaplint/transpiler-cli": "^2.10.20",
"abapmerge": "^0.16.3"
"@abaplint/runtime": "^2.10.21",
"@abaplint/transpiler-cli": "^2.10.21",
"abapmerge": "^0.16.6"
}
}

0 comments on commit e402720

Please sign in to comment.