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

Commit 780c75a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency tslint to ^5.19.0
1 parent 22b134b commit 780c75a

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.18.0",
73+
"tslint": "^5.19.0",
7474
"typescript": "^3.2.2"
7575
},
7676
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5595,10 +5595,10 @@ tslint-react@^4.0.0:
55955595
dependencies:
55965596
tsutils "^3.9.1"
55975597

5598-
tslint@^5.18.0:
5599-
version "5.18.0"
5600-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.18.0.tgz#f61a6ddcf372344ac5e41708095bbf043a147ac6"
5601-
integrity sha512-Q3kXkuDEijQ37nXZZLKErssQVnwCV/+23gFEMROi8IlbaBG6tXqLPQJ5Wjcyt/yHPKBC+hD5SzuGaMora+ZS6w==
5598+
tslint@^5.19.0:
5599+
version "5.19.0"
5600+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.19.0.tgz#a2cbd4a7699386da823f6b499b8394d6c47bb968"
5601+
integrity sha512-1LwwtBxfRJZnUvoS9c0uj8XQtAnyhWr9KlNvDIdB+oXyT+VpsOAaEhEgKi1HrZ8rq0ki/AAnbGSv4KM6/AfVZw==
56025602
dependencies:
56035603
"@babel/code-frame" "^7.0.0"
56045604
builtin-modules "^1.1.1"

0 commit comments

Comments
 (0)