Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit 4fb36e5

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency tslint to ^5.20.1
1 parent 2a9aa77 commit 4fb36e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"semantic-release": "^16.0.0-beta.18",
7171
"sinon": "^7.4.1",
7272
"ts-node": "^8.0.2",
73-
"tslint": "^5.20.0",
73+
"tslint": "^5.20.1",
7474
"typescript": "^3.2.2"
7575
},
7676
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5591,10 +5591,10 @@ tslint-react@^4.0.0:
55915591
dependencies:
55925592
tsutils "^3.9.1"
55935593

5594-
tslint@^5.20.0:
5595-
version "5.20.0"
5596-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.0.tgz#fac93bfa79568a5a24e7be9cdde5e02b02d00ec1"
5597-
integrity sha512-2vqIvkMHbnx8acMogAERQ/IuINOq6DFqgF8/VDvhEkBqQh/x6SP0Y+OHnKth9/ZcHQSroOZwUQSN18v8KKF0/g==
5594+
tslint@^5.20.1:
5595+
version "5.20.1"
5596+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.1.tgz#e401e8aeda0152bc44dd07e614034f3f80c67b7d"
5597+
integrity sha512-EcMxhzCFt8k+/UP5r8waCf/lzmeSyVlqxqMEDQE7rWYiQky8KpIBz1JAoYXfROHrPZ1XXd43q8yQnULOLiBRQg==
55985598
dependencies:
55995599
"@babel/code-frame" "^7.0.0"
56005600
builtin-modules "^1.1.1"

0 commit comments

Comments
 (0)