Skip to content

Commit 4a54899

Browse files
authored
Merge pull request #242 from meilisearch/dependabot/npm_and_yarn/tslint-etc-1.10.1
build(deps-dev): bump tslint-etc from 1.10.0 to 1.10.1
2 parents 9ae3263 + d995c2f commit 4a54899

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
@@ -115,7 +115,7 @@
115115
"tslint": "5.20.1",
116116
"tslint-config-prettier": "1.18.0",
117117
"tslint-config-standard": "9.0.0",
118-
"tslint-etc": "1.10.0",
118+
"tslint-etc": "1.10.1",
119119
"tslint-react": "4.2.0",
120120
"tsutils": "^3.17.1",
121121
"typedoc": "0.16.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7146,10 +7146,10 @@ tslint-eslint-rules@^5.3.1:
71467146
tslib "1.9.0"
71477147
tsutils "^3.0.0"
71487148

7149-
7150-
version "1.10.0"
7151-
resolved "https://registry.yarnpkg.com/tslint-etc/-/tslint-etc-1.10.0.tgz#de264c4d8042c0eb5627d4c09a60089aa3a65e8e"
7152-
integrity sha512-OQXNATuKqzQTbfVgv1VvDvoSx3uPUtDCVoqxHTl9Eta44y5NWf6D+nO/0Is/fBzwYVWYNb9Hn1xa4wXRQiOa7A==
7149+
7150+
version "1.10.1"
7151+
resolved "https://registry.yarnpkg.com/tslint-etc/-/tslint-etc-1.10.1.tgz#e0efed4b8f2cb1fe2ed104bc732a8fc01aa28259"
7152+
integrity sha512-8mtyUaOSuN7FTVg/8QYlxTb+Ih+x3p5mZkouN031ZfmDQlPED5ulG/gK8wcXJwrYwC09GxaoV8g3HYq1vlfa0Q==
71537153
dependencies:
71547154
"@phenomnomnominal/tsquery" "^4.0.0"
71557155
tslib "^1.8.0"

0 commit comments

Comments
 (0)