Skip to content

Commit 5e2fe6d

Browse files
author
Julien Heller
committed
Update linting package
1 parent 069b836 commit 5e2fe6d

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
@@ -15,7 +15,7 @@
1515
],
1616
"license": "MIT",
1717
"devDependencies": {
18-
"@blockone/tslint-config-blockone": "^2.0.0",
18+
"@blockone/tslint-config-blockone": "^4.0.0",
1919
"@types/bunyan": "^1.8.5",
2020
"@types/dockerode": "^2.5.5",
2121
"@types/jest": "^24.0.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@
131131
lodash "^4.17.11"
132132
to-fast-properties "^2.0.0"
133133

134-
"@blockone/tslint-config-blockone@^2.0.0":
135-
version "2.0.0"
136-
resolved "https://registry.yarnpkg.com/@blockone/tslint-config-blockone/-/tslint-config-blockone-%3Cspan%20class="x x-first x-last">2.0.0.tgz#1df6e235200a14b3d4d440e292db0c921ae69eda"
137-
integrity sha512-IEo4/r07nwNh1Jfq4xCJDt6ZK938kWTfPZ5wFl8nNdh9p/ScZ16CV7GzIIyuIp1MtAJW+yiiM6oCtRwEHwAkvA==
134+
"@blockone/tslint-config-blockone@^4.0.0":
135+
version "4.0.0"
136+
resolved "https://registry.yarnpkg.com/@blockone/tslint-config-blockone/-/tslint-config-blockone-%3Cspan%20class="x x-first x-last">4.0.0.tgz#34ce165e7223acff5811f4bbae66290160c4bf56"
137+
integrity sha512-5x4yzXr+rBJXpfr9bzfZRj36J2WfnWeKk9SBpWkeSQiMuPuiYuoQImcOzzscgZGgTMpHou9tz2M5s3SrT1uEdg==
138138
dependencies:
139139
tslint "^5.11.0"
140140
tslint-eslint-rules "^5.4.0"

0 commit comments

Comments
 (0)