Skip to content

Commit

Permalink
Merge pull request #3464 from ethereum/upgradeDtslintDep
Browse files Browse the repository at this point in the history
Upgrade devDeps to resolve security warnings
  • Loading branch information
ryanio committed Apr 10, 2020
2 parents bd9cf48 + e0a8c1d commit 3684fc3
Show file tree
Hide file tree
Showing 62 changed files with 15,051 additions and 1,796 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,6 @@ Released with 1.0.0-beta.37 code base.
- Add missing subscription.on('connected') TS type definition (#3319)
- Add missing bignumber.js dependency for TS types (#3386)
- Upgrade swarm-js to 0.1.40 to remove npm vulnerability warning (#3399)
- Upgrade devDeps to resolve security warnings
- dtslint 0.4.2 => 3.4.1
- definitelytyped-header-parser 1.0.1 => 3.9.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"puppeteer": "^1.20.0",
"sandboxed-module": "^2.0.3",
"surge": "^0.21.3",
"typescript": "next",
"typescript": "^3.8.3",
"underscore": "^1.9.1",
"vinyl-source-stream": "^2.0.0",
"wait-port": "^0.2.6",
Expand Down

0 comments on commit 3684fc3

Please sign in to comment.