Skip to content

Commit

Permalink
Bump dtslint from 4.1.3 to 4.1.6 (#15)
Browse files Browse the repository at this point in the history
* Bump dtslint from 4.1.3 to 4.1.6

Bumps [dtslint](https://github.com/Microsoft/dtslint) from 4.1.3 to 4.1.6.
- [Release notes](https://github.com/Microsoft/dtslint/releases)
- [Commits](https://github.com/Microsoft/dtslint/commits)

---
updated-dependencies:
- dependency-name: dtslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updates

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zheng Song <[email protected]>
  • Loading branch information
dependabot[bot] and szhsin authored Aug 28, 2021
1 parent e8ce6bc commit dfbd5e3
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 20 deletions.
46 changes: 29 additions & 17 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"devDependencies": {
"@babel/preset-env": "^7.15.0",
"@rollup/plugin-babel": "^5.3.0",
"dtslint": "^4.1.3",
"dtslint": "^4.1.6",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.3.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rollup": "^2.56.0",
"rollup": "^2.56.3",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
}
}

0 comments on commit dfbd5e3

Please sign in to comment.