aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-06-25 14:14:44 +0300
committereug-vs <eug-vs@keemail.me>2020-06-25 14:14:44 +0300
commit6212b5ef0e2ae1f2c2334bc003ead1d4fd0b1fe4 (patch)
treeaa84ffc35ebcb4c692fcb292045333a2a9e99926 /package-lock.json
parent3e92c59a0a79646f77a6f882d3543ecde7cb2dc8 (diff)
downloadwhich-ui-6212b5ef0e2ae1f2c2334bc003ead1d4fd0b1fe4.tar.gz
style: fix linting errors
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 572165e..f9311e4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1629,6 +1629,12 @@
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.4.tgz",
"integrity": "sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA=="
},
+ "@types/lodash": {
+ "version": "4.14.157",
+ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.157.tgz",
+ "integrity": "sha512-Ft5BNFmv2pHDgxV5JDsndOWTRJ+56zte0ZpYLowp03tW+K+t8u8YMOzAnpuqPgzX6WO1XpDIUm7u04M8vdDiVQ==",
+ "dev": true
+ },
"@types/minimatch": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.3.tgz",
@@ -14114,8 +14120,7 @@
"which-types": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/which-types/-/which-types-1.4.1.tgz",
- "integrity": "sha512-ZtN3cDwz/fQbJBwrItsZ0jpGafReTd/fIffHNQtFW4THrZqi8z4qnFTbyu1M6LnAmPlwU/FaRLZPfd67ZQ4mFw==",
- "dev": true
+ "integrity": "sha512-ZtN3cDwz/fQbJBwrItsZ0jpGafReTd/fIffHNQtFW4THrZqi8z4qnFTbyu1M6LnAmPlwU/FaRLZPfd67ZQ4mFw=="
},
"word-wrap": {
"version": "1.2.3",