Skip to content

Commit

Permalink
Merge pull request #351 from liquity/dependabot/npm_and_yarn/packages…
Browse files Browse the repository at this point in the history
…/fuzzer/types/yargs-16.0.0

chore(deps-dev): bump @types/yargs from 15.0.13 to 16.0.0 in /packages/fuzzer
  • Loading branch information
danielattilasimon authored Mar 13, 2021
2 parents 6140a92 + 9ade978 commit 34a99fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fuzzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"fuzzer": "ts-node src/index.ts"
},
"devDependencies": {
"@types/yargs": "^15.0.7",
"@types/yargs": "^16.0.0",
"colors": "^1.4.0",
"dotenv": "^8.2.0",
"ethers": "^5.0.0",
Expand Down

0 comments on commit 34a99fb

Please sign in to comment.