From 46f0ea99241eacc6dad7764e4fbba957fbfaddd2 Mon Sep 17 00:00:00 2001 From: Wick Date: Fri, 25 Jan 2019 11:41:28 +0100 Subject: [PATCH] refactor(yarn.lock): update lockfile --- yarn.lock | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/yarn.lock b/yarn.lock index b4d5039..ea264f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -81,7 +81,7 @@ "@babel/traverse" "^7.1.0" "@babel/types" "^7.0.0" -"@babel/helper-create-class-features-plugin@^7.2.3": +"@babel/helper-create-class-features-plugin@^7.3.0": version "7.3.0" resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.3.0.tgz#2b01a81b3adc2b1287f9ee193688ef8dc71e718f" integrity sha512-DUsQNS2CGLZZ7I3W3fvh0YpPDd6BuWJlDl+qmZZpABZHza2ErE3LxtEzLJFHFC1ZwtlAXvHhbFYbtM5o5B0WBw== @@ -262,20 +262,20 @@ "@babel/helper-remap-async-to-generator" "^7.1.0" "@babel/plugin-syntax-async-generators" "^7.2.0" -"@babel/plugin-proposal-class-properties@7.2.3": - version "7.2.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.2.3.tgz#c9e1294363b346cff333007a92080f3203698461" - integrity sha512-FVuQngLoN2iDrpW7LmhPZ2sO4DJxf35FOcwidwB9Ru9tMvI5URthnkVHuG14IStV+TzkMTyLMoOUlSTtrdVwqw== +"@babel/plugin-proposal-class-properties@7.3.0": + version "7.3.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.3.0.tgz#272636bc0fa19a0bc46e601ec78136a173ea36cd" + integrity sha512-wNHxLkEKTQ2ay0tnsam2z7fGZUi+05ziDJflEt3AZTP3oXLKHJp9HqhfroB/vdMvt3sda9fAbq7FsG8QPDrZBg== dependencies: - "@babel/helper-create-class-features-plugin" "^7.2.3" + "@babel/helper-create-class-features-plugin" "^7.3.0" "@babel/helper-plugin-utils" "^7.0.0" -"@babel/plugin-proposal-decorators@7.2.3": - version "7.2.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.2.3.tgz#1fe5b0d22ce0c4418f225474ebd40267430364c0" - integrity sha512-jhCFm7ftmue02EWIYqbhzP0iConEPsgVQeDriOs/Qc2lgr6MDtHTTrv3hE2GOOQDFjQ9tjP7nWQq0ad0JhIsQg== +"@babel/plugin-proposal-decorators@7.3.0": + version "7.3.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.3.0.tgz#637ba075fa780b1f75d08186e8fb4357d03a72a7" + integrity sha512-3W/oCUmsO43FmZIqermmq6TKaRSYhmh/vybPfVFwQWdSb8xwki38uAIvknCRzuyHRuYfCYmJzL9or1v0AffPjg== dependencies: - "@babel/helper-create-class-features-plugin" "^7.2.3" + "@babel/helper-create-class-features-plugin" "^7.3.0" "@babel/helper-plugin-utils" "^7.0.0" "@babel/plugin-syntax-decorators" "^7.2.0" @@ -652,7 +652,7 @@ core-js "^2.5.7" regenerator-runtime "^0.12.0" -"@babel/preset-env@^7.2.3": +"@babel/preset-env@^7.3.1": version "7.3.1" resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.3.1.tgz#389e8ca6b17ae67aaf9a2111665030be923515db" integrity sha512-FHKrD6Dxf30e8xgHQO0zJZpUPfVZg+Xwgz5/RdSWCbza9QLNk4Qbp40ctRoqDxml3O8RMzB1DU55SXeDG6PqHQ== @@ -772,10 +772,10 @@ resolved "https://registry.yarnpkg.com/@lbry/color/-/color-1.1.0.tgz#00d9474de64bafa507d07f137dbe5754ee65c4e6" integrity sha512-wtFrKk3wWLcqbbjVMU87yEXsiRkUWHNzsZPspFI0dNX5uzprES1L3ONLwBwtrIkEYDHtszs8+eFDQZdJC6whfw== -"@lbry/components@^1.8.0": - version "1.8.0" - resolved "https://registry.yarnpkg.com/@lbry/components/-/components-1.8.0.tgz#45714ed4d5ba64c0ce7ada7650d518f662e18d0f" - integrity sha512-JYU0W8LcmxqxKehQyMsiH15vmkokeEvc6+jdknKGCQ/swYDwBJAV7LAcidLDdZGh2294xll+d+cmsJhiW1T5UQ== +"@lbry/components@^1.8.1": + version "1.8.1" + resolved "https://registry.yarnpkg.com/@lbry/components/-/components-1.8.1.tgz#e1d37303a35ddac23d51d725a9425cf31476bc17" + integrity sha512-/LTVw/NTha7o85PCRqSDfLdNGvdk0DSkRixKgSOsvWKoCL93O8f4h3f/M776lOKHUcJC8mZXxkg3J2fVhO+qqA== "@octokit/endpoint@^3.1.1": version "3.1.1" @@ -797,7 +797,7 @@ node-fetch "^2.3.0" universal-user-agent "^2.0.1" -"@octokit/rest@^16.10.0": +"@octokit/rest@^16.13.1": version "16.13.1" resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.13.1.tgz#abc132110aa7584d4ebfff3c9fff9a7d6a0c3ae7" integrity sha512-r7Dg0m27todnsiXdvZcZfQm7TCND7a5vC4/IwuLoIcg1mhwk26cWsUSOMzSXOUjxjjun5H2oKzM0vBVtohKypw== @@ -2650,7 +2650,7 @@ eslint@^2.7.0: text-table "~0.2.0" user-home "^2.0.0" -eslint@^5.12.0: +eslint@^5.12.1: version "5.12.1" resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1.tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b" integrity sha512-54NV+JkTpTu0d8+UYSA8mMKAG4XAsaOrozA9rCW7tgneg1mevcL7wIotPC+fZ0SkWwdhNqoXoxnQCTBp7UvTsg== @@ -6229,7 +6229,7 @@ sass-lint@^1.12.1: path-is-absolute "^1.0.0" util "^0.10.3" -sass@^1.16.0: +sass@^1.16.1: version "1.16.1" resolved "https://registry.yarnpkg.com/sass/-/sass-1.16.1.tgz#3abbb04562c9e3a3ee11c3056956294ed333f6e6" integrity sha512-lKoiOI/zsAHrdYAdcWBM0pynYCmK0t7N9OAVjxAoYvo0mDBQmlhM6w+zNuFQYeS6d3VF+7KVWwkX6oWNMJxVag== @@ -7174,7 +7174,7 @@ update-notifier@^2.5.0: semver-diff "^2.0.0" xdg-basedir "^3.0.0" -updates@^6.0.3: +updates@^6.2.1: version "6.2.1" resolved "https://registry.yarnpkg.com/updates/-/updates-6.2.1.tgz#b3685999073707099d84b4ce5f3e7f5c70906169" integrity sha512-73KAzRIc3Z5t7b7HcPduK2eW2EL97QFRRrSfyp2gusR4ps3ZEReOK9KR+uL5sPo+OkLjwJaBvHjM+mq2JOQKxw==