Skip to content

Commit 19594a8

Browse files
chore(deps-dev): update typescript-tslint-plugin requirement
Updates the requirements on [typescript-tslint-plugin](https://github.com/microsoft/typescript-tslint-plugin) to permit the latest version. - [Release notes](https://github.com/microsoft/typescript-tslint-plugin/releases) - [Changelog](https://github.com/microsoft/typescript-tslint-plugin/blob/master/CHANGELOG.md) - [Commits](microsoft/typescript-tslint-plugin@0.3.1...0.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6586dd4 commit 19594a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"semantic-release": "^15.9.17",
5757
"tslint": "^5.12.0",
5858
"tslint-ionic-rules": "0.0.21",
59-
"typescript-tslint-plugin": "0.3.1"
59+
"typescript-tslint-plugin": "0.5.4"
6060
},
6161
"peerDependencies": {
6262
"@angular-devkit/architect": ">=0.800.0",

0 commit comments

Comments
 (0)