Skip to content

Commit e509255

Browse files
renovate-botalexeagle
authored andcommitted
build: update tslint-no-circular-imports to version ^0.7.0
1 parent 275fdef commit e509255

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
@@ -136,7 +136,7 @@
136136
"tree-kill": "^1.2.0",
137137
"ts-api-guardian": "0.4.4",
138138
"ts-node": "^5.0.0",
139-
"tslint-no-circular-imports": "^0.6.0",
139+
"tslint-no-circular-imports": "^0.7.0",
140140
"tslint-sonarts": "1.9.0"
141141
},
142142
"husky": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9712,10 +9712,10 @@ tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
97129712
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
97139713
integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ==
97149714

9715-
tslint-no-circular-imports@^0.6.0:
9716-
version "0.6.1"
9717-
resolved "https://registry.yarnpkg.com/tslint-no-circular-imports/-/tslint-no-circular-imports-0.6.1.tgz#a91358395a81c067bf104a641f269655057715cd"
9718-
integrity sha512-XuRgHZKFu6dv7fm/tuilmvynLHgtCTd63/p3744dYVEpnMExp2Jd9IwTiBOGmy5bUDlpTy117vtBcLd028RsBA==
9715+
tslint-no-circular-imports@^0.7.0:
9716+
version "0.7.0"
9717+
resolved "https://registry.yarnpkg.com/tslint-no-circular-imports/-/tslint-no-circular-imports-0.7.0.tgz#9df0a15654d66b172e0b7843eed073fa5ae99b5f"
9718+
integrity sha512-k3wxpeMC4ef40UbpfBVHEHIzKfNZq5/SCtAO1YjGsaNTklo+K53/TWLrym+poA65RJFDiYgYNWvkeIIkJNA0Vw==
97199719

97209720
97219721
version "1.9.0"

0 commit comments

Comments
 (0)