Skip to content

Commit adbee0b

Browse files
fix(package): update tsutils to version 3.3.1
Closes #88
1 parent 36a8558 commit adbee0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tslint-consistent-codestyle",
3-
"version": "1.14.1",
3+
"version": "1.14.0",
44
"description": "Additional rules to enforce constistent code style with tslint",
55
"repository": {
66
"type": "git",
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@fimbul/bifrost": "^0.15.0",
3838
"tslib": "^1.7.1",
39-
"tsutils": "^2.29.0"
39+
"tsutils": "^3.3.1"
4040
},
4141
"devDependencies": {
4242
"@fimbul/valtyr": "^0.15.0",

0 commit comments

Comments
 (0)