From 078606de24f8768d5a545e8442c08f2b7ec5ecae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 7 Aug 2019 21:42:42 +0000 Subject: [PATCH] Update types --- package.json | 4 ++-- yarn.lock | 14 ++++++++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 512439c4..b23a1bd9 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,9 @@ "@angular/platform-browser": "^8.2.0", "@angular/platform-browser-dynamic": "^8.2.0", "@dagonmetric/angular-build": "^8.0.6", - "@types/jasmine": "^3.3.16", + "@types/jasmine": "^3.4.0", "@types/jasminewd2": "^2.0.6", - "@types/node": "^12.7.0", + "@types/node": "^12.7.1", "codelyzer": "^5.1.0", "jasmine-core": "^3.4.0", "jasmine-spec-reporter": "~4.2.1", diff --git a/yarn.lock b/yarn.lock index 479f9f21..05c7de33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -393,11 +393,16 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/jasmine@*", "@types/jasmine@^3.3.16": +"@types/jasmine@*": version "3.3.16" resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.3.16.tgz#7c84074f5d7f84da9a14f816ccfb9aeb4da13f27" integrity sha512-Nveep4zKGby8uIvG2AEUyYOwZS8uVeHK9TgbuWYSawUDDdIgfhCKz28QzamTo//Jk7Ztt9PO3f+vzlB6a4GV1Q== +"@types/jasmine@^3.4.0": + version "3.4.0" + resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.4.0.tgz#018c56db42400c092aae47de21f710b7f04e4b06" + integrity sha512-6pUnBg6DuSB55xnxJ5+gW9JOkFrPsXkYAuqqEE8oyrpgDiPQ+TZ+1Zt4S+CHcRJcxyNYXeIXG4vHSzdF6y9Uvw== + "@types/jasminewd2@^2.0.6": version "2.0.6" resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.6.tgz#2f57a8d9875a6c9ef328a14bd070ba14a055ac39" @@ -410,11 +415,16 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== -"@types/node@*", "@types/node@^12.6.9", "@types/node@^12.7.0": +"@types/node@*", "@types/node@^12.6.9": version "12.7.0" resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.0.tgz#545dde2a1a5c27d281cfb8308d6736e0708f5d6c" integrity sha512-vqcj1MVm2Sla4PpMfYKh1MyDN4D2f/mPIZD7RdAGqEsbE+JxfeqQHHVbRDQ0Nqn8i73gJa1HQ1Pu3+nH4Q0Yiw== +"@types/node@^12.7.1": + version "12.7.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.1.tgz#3b5c3a26393c19b400844ac422bd0f631a94d69d" + integrity sha512-aK9jxMypeSrhiYofWWBf/T7O+KwaiAHzM4sveCdWPn71lzUSMimRnKzhXDKfKwV1kWoBo2P1aGgaIYGLf9/ljw== + "@types/q@^0.0.32": version "0.0.32" resolved "https://registry.yarnpkg.com/@types/q/-/q-0.0.32.tgz#bd284e57c84f1325da702babfc82a5328190c0c5"