From c6477d62817bbd957f5dd2450d9b1b1f7fc0d27e Mon Sep 17 00:00:00 2001 From: Dan Bucholtz Date: Wed, 10 Jan 2018 14:14:31 -0600 Subject: [PATCH] chore(dependencies): lock file updated --- packages/core/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/core/package-lock.json b/packages/core/package-lock.json index 5c21c70ffe..c4ea909a27 100644 --- a/packages/core/package-lock.json +++ b/packages/core/package-lock.json @@ -7947,9 +7947,9 @@ } }, "tslint-ionic-rules": { - "version": "0.0.11", - "resolved": "https://registry.npmjs.org/tslint-ionic-rules/-/tslint-ionic-rules-0.0.11.tgz", - "integrity": "sha512-EP4/Vgv0Zl66T8dqZe6LV3g+aWpGCSBxHKfScbiFh3kQKE3cikGEEYCLu1vR5yhjvm5DveWFUobwEFiwlts0hw==", + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/tslint-ionic-rules/-/tslint-ionic-rules-0.0.12.tgz", + "integrity": "sha512-CPihu6XsjinOW++UbnNrXXUi2doHtGdT00v6/v6lVY3YVujqtX/Dtbvr2s+A3Vj06Q/MliBBWV8uysabxlL1NQ==", "dev": true, "requires": { "tslint-eslint-rules": "4.1.1"