Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 3.4.1 to 3.4.3 (#377)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.4.1...v3.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and ybiquitous committed Apr 15, 2019
1 parent 01ad804 commit aaf693f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"execa": "1.0.0",
"prettier": "1.17.0",
"tape": "4.10.1",
"typescript": "3.4.1",
"typescript": "3.4.3",
"ybiq": "7.3.0"
},
"peerDependencies": {
"eslint": ">=5.16.0 <6",
"prettier": ">=1.17.0 <2",
"typescript": ">=3.4.1 <4"
"typescript": ">=3.4.3 <4"
},
"scripts": {
"lint:js": "eslint --ignore-path .gitignore --ext .js,.jsx,.mjs .",
Expand Down

0 comments on commit aaf693f

Please sign in to comment.