Skip to content

Commit 39764fc

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): update dependency tslint to v6.1.3
1 parent 8ea71b8 commit 39764fc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"prettier": "2.0.5",
122122
"rollup": "2.26.4",
123123
"rollup-plugin-commonjs": "10.1.0",
124-
"tslint": "6.1.2",
124+
"tslint": "6.1.3",
125125
"tslint-eslint-rules": "5.4.0",
126126
"vsce": "1.78.0",
127127
"vscode": "1.1.37",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,10 +1471,10 @@ [email protected]:
14711471
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
14721472
integrity sha512-f/qGG2tUkrISBlQZEjEqoZ3B2+npJjIf04H1wuAv9iA8i04Icp+61KRXxFdha22670NJopsZCIjhC3SnjPRKrQ==
14731473

1474-
tslib@^1.10.0:
1475-
version "1.11.1"
1476-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
1477-
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
1474+
tslib@^1.13.0:
1475+
version "1.13.0"
1476+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
1477+
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
14781478

14791479
tslib@^1.8.1:
14801480
version "1.10.0"
@@ -1490,10 +1490,10 @@ [email protected]:
14901490
tslib "1.9.0"
14911491
tsutils "^3.0.0"
14921492

1493-
1494-
version "6.1.2"
1495-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-6.1.2.tgz#2433c248512cc5a7b2ab88ad44a6b1b34c6911cf"
1496-
integrity sha512-UyNrLdK3E0fQG/xWNqAFAC5ugtFyPO4JJR1KyyfQAyzR8W0fTRrC91A8Wej4BntFzcvETdCSDa/4PnNYJQLYiA==
1493+
1494+
version "6.1.3"
1495+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-6.1.3.tgz#5c23b2eccc32487d5523bd3a470e9aa31789d904"
1496+
integrity sha512-IbR4nkT96EQOvKE2PW/djGz8iGNeJ4rF2mBfiYaR/nvUWYKJhLwimoJKgjIFEIDibBtOevj7BqCRL4oHeWWUCg==
14971497
dependencies:
14981498
"@babel/code-frame" "^7.0.0"
14991499
builtin-modules "^1.1.1"
@@ -1506,7 +1506,7 @@ [email protected]:
15061506
mkdirp "^0.5.3"
15071507
resolve "^1.3.2"
15081508
semver "^5.3.0"
1509-
tslib "^1.10.0"
1509+
tslib "^1.13.0"
15101510
tsutils "^2.29.0"
15111511

15121512
tsutils@^2.29.0:

0 commit comments

Comments
 (0)