Skip to content

Commit

Permalink
Merge branch '1.x' into reviewAndReleaseGuidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanio committed Apr 10, 2020
2 parents 4dcdf3c + 3684fc3 commit ec23c67
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 @@ -161,3 +161,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
Loading

0 comments on commit ec23c67

Please sign in to comment.