Skip to content

Commit ca508ac

Browse files
committedMar 29, 2021
test: smoke test for snyk fix
Show this is not supported by default
1 parent c68c7da commit ca508ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎package.json

+2
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"@snyk/cli-interface": "2.11.0",
7575
"@snyk/code-client": "3.1.5",
7676
"@snyk/dep-graph": "^1.27.1",
77+
"@snyk/fix": "1.501.0",
7778
"@snyk/gemfile": "1.2.0",
7879
"@snyk/graphlib": "^2.1.9-patch.3",
7980
"@snyk/inquirer": "^7.3.3-patch",
@@ -106,6 +107,7 @@
106107
"micromatch": "4.0.2",
107108
"needle": "2.6.0",
108109
"open": "^7.0.3",
110+
"ora": "5.3.0",
109111
"os-name": "^3.0.0",
110112
"promise-queue": "^2.2.5",
111113
"proxy-agent": "^3.1.1",

0 commit comments

Comments
 (0)
Please sign in to comment.