Skip to content

Commit

Permalink
bump kubescape/install to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amirmalka committed Dec 13, 2022
1 parent 4d68b4e commit a2efa26
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"license": "Apache",
"icon": "images/logo.png",
"version": "0.3.0",
"version": "0.3.1",
"publisher": "kubescape",
"engines": {
"vscode": "^1.50.0"
Expand Down Expand Up @@ -132,7 +132,7 @@
},
"dependencies": {
"@kubescape/yamlparse": "^0.1.0",
"@kubescape/install": "^0.4.0",
"@kubescape/install": "^0.4.1",
"abort-controller": "^3.0.0",
"jsdom": "^19.0.0",
"node-fetch": "^2.6.0"
Expand Down

0 comments on commit a2efa26

Please sign in to comment.