Skip to content

Commit

Permalink
build: bump vscode engine
Browse files Browse the repository at this point in the history
  • Loading branch information
alenakhineika committed Jun 25, 2024
1 parent bdcfe59 commit b91a858
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"create-vulnerability-tickets": "mongodb-sbom-tools generate-vulnerability-report --snyk-reports=.sbom/snyk-test-result.json --dependencies=.sbom/dependencies.json --create-jira-issues"
},
"engines": {
"vscode": "^1.89.1",
"vscode": "^1.90.2",
"node": ">=16.16.0",
"npm": ">=8.19.4"
},
Expand Down

0 comments on commit b91a858

Please sign in to comment.