Skip to content

Commit 3b3c777

Browse files
committed
bump tsutils version requirement
1 parent 8af3eba commit 3b3c777

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@fimbul/bifrost": "^0.15.0",
3838
"tslib": "^1.7.1",
39-
"tsutils": "^2.27.0"
39+
"tsutils": "^2.27.2"
4040
},
4141
"devDependencies": {
4242
"@fimbul/valtyr": "^0.15.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2602,7 +2602,7 @@ tslint@^5.0.0, tslint@^5.8.0:
26022602
tslib "^1.8.0"
26032603
tsutils "^2.27.2"
26042604

2605-
tsutils@^2.27.0, tsutils@^2.27.2:
2605+
tsutils@^2.27.2:
26062606
version "2.29.0"
26072607
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29.0.tgz#32b488501467acbedd4b85498673a0812aca0b99"
26082608
integrity sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==

0 commit comments

Comments
 (0)