Skip to content

Commit

Permalink
Pin yargs-parser dependency for smoke-test (#6766)
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-scheer committed Aug 4, 2022
1 parent 536e038 commit a92ef7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion smoke-test/package.json
Expand Up @@ -8,6 +8,7 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@types/make-fetch-happen": "10.0.0",
"rollup": "2.77.2"
"rollup": "2.77.2",
"yargs-parser": "~21.0.0"
}
}

0 comments on commit a92ef7a

Please sign in to comment.