Skip to content

Commit 4761b58

Browse files
renovate-botalexeagle
authored andcommitted
build: update ts-api-guardian to version 0.4.4 (#14278)
1 parent 8089a3f commit 4761b58

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"tar": "^4.4.4",
135135
"through2": "^2.0.3",
136136
"tree-kill": "^1.2.0",
137-
"ts-api-guardian": "0.4.2",
137+
"ts-api-guardian": "0.4.4",
138138
"ts-node": "^5.0.0",
139139
"tslint-no-circular-imports": "^0.6.0",
140140
"tslint-sonarts": "1.9.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9466,10 +9466,10 @@ triple-beam@^1.2.0, triple-beam@^1.3.0:
94669466
resolved "https://registry.yarnpkg.com/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
94679467
integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
94689468

9469-
ts-api-guardian@0.4.2:
9470-
version "0.4.2"
9471-
resolved "https://registry.yarnpkg.com/ts-api-guardian/-/ts-api-guardian-0.4.2.tgz#c3d01747f112f2ec049906f63223c6bbb777af59"
9472-
integrity sha512-ewfaxuSATse2BxRgX2qdOui6DG9+gvlbCjr7L122LzjxlqAFZnqDY9HR0ID768vQbm0aBfyK/jDLgH1vQtpkew==
9469+
ts-api-guardian@0.4.4:
9470+
version "0.4.4"
9471+
resolved "https://registry.yarnpkg.com/ts-api-guardian/-/ts-api-guardian-0.4.4.tgz#12dfcfa5c5d6c5a8cb2f1b7cc322b9510a81814c"
9472+
integrity sha512-nWJQRNSeV+er9/deUo/tdYD7Rm7tKOwbcexI8UbqrzC3uAGm2UWncZ9USK0i6kTvT5hCvhW5VNw76JQ8L7Aq8A==
94739473
dependencies:
94749474
chalk "^2.3.1"
94759475
diff "^3.5.0"

0 commit comments

Comments
 (0)