Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request #64 from elderapo/greenkeeper/dtslint-0.8.0
Browse files Browse the repository at this point in the history
Update dtslint to the latest version 🚀
  • Loading branch information
elderapo authored Jun 13, 2019
2 parents 3f2b2a9 + 4c3ecf6 commit 01708bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"coveralls": "^3.0.3",
"cross-env": "^5.2.0",
"cz-conventional-changelog": "^2.1.0",
"dtslint": "^0.7.1",
"dtslint": "^0.8.0",
"husky": "^2.2.0",
"jest": "^24.7.1",
"lint-staged": "^8.1.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2745,10 +2745,10 @@ dts-critic@^1.2.0:
download-file-sync "^1.0.4"
yargs "^12.0.5"

dtslint@^0.7.1:
version "0.7.9"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-0.7.9.tgz#2faa7fff107a57414efa192645b294a9308632f2"
integrity sha512-/xXZyHTb6k6fg5odUhnWZcZ4ahhDFS78Rvsk4N655Kst5OMivZSow4luvZewzzdNd/ylRRljFGOk4kynOGNyXQ==
dtslint@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-0.8.0.tgz#250c1ae384faca36d9136c46b41f848436d1980b"
integrity sha512-uDIPC2UPgVM1QXceRBZiTwX3uCb1jzo3Z8rU9ycTSl0p/dkFi7GGNR/MDO4SxSeHw9HaubetafqFZK1l3oKNrw==
dependencies:
definitelytyped-header-parser "1.2.0"
dts-critic "^1.2.0"
Expand Down

0 comments on commit 01708bb

Please sign in to comment.