Skip to content

Commit

Permalink
PA-11951 package update
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-GSteen committed Nov 22, 2023
1 parent d1bfbbe commit a945a68
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 26 deletions.
50 changes: 28 additions & 22 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 @@ -26,16 +26,16 @@
},
"homepage": "https://github.com/soos-io/soos-sast#readme",
"dependencies": {
"@soos-io/api-client": "0.1.8",
"@soos-io/api-client": "^0.1.9",
"argparse": "^2.0.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/argparse": "^2.0.11",
"@types/argparse": "^2.0.14",
"@types/glob": "^8.1.0",
"@types/node": "^20.6.3",
"@types/node": "^20.9.4",
"prettier": "^2.8.8",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"bin": {
"soos-sast": "bin/index.js"
Expand Down

0 comments on commit a945a68

Please sign in to comment.