Skip to content

Commit

Permalink
Merge e7ee4f7 into 9ef267b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 2, 2019
2 parents 9ef267b + e7ee4f7 commit 48884c7
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -661,10 +661,10 @@
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==

"@types/node@*", "@types/node@^12.0.7":
version "12.0.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8"
integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg==
"@types/node@*", "@types/node@^12.6.3":
version "12.6.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.9.tgz#ffeee23afdc19ab16e979338e7b536fdebbbaeaf"
integrity sha512-+YB9FtyxXGyD54p8rXwWaN1EWEyar5L58GlGWgtH2I9rGmLGBQcw63+0jw+ujqVavNuO47S1ByAjm9zdHMnskw==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand All @@ -676,10 +676,10 @@
resolved "https://registry.yarnpkg.com/@willowi/validate-nif/-/validate-nif-1.0.1.tgz#feb9eb8d49825fa39038784772626c22e312e9fd"
integrity sha512-pAig9zvIdkV7vi+v+Z8R6ZbSoeyyIqGo6/spwHbeaWTmJ2/tsWHkJYT7ziSgvIgzueiPgLcKeh+OlMOC+OiyqA==

acorn@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f"
integrity sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA==
acorn@^6.2.0:
version "6.2.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.1.tgz#3ed8422d6dec09e6121cc7a843ca86a330a86b51"
integrity sha512-JD0xT5FCRDNyjDda3Lrg/IxFscp9q4tiYtxE1/nOzlKCk7hIRuYjhq1kCNkbPjMRMZuFq20HNQn1I9k8Oj0E+Q==

ajv@^6.5.5:
version "6.10.0"
Expand Down Expand Up @@ -3266,13 +3266,13 @@ rollup-pluginutils@^2.3.0:
estree-walker "^0.6.1"

rollup@^1.15.1:
version "1.15.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.1.tgz#76580d9a3e7e8632530bcc5809baf431e9e16aa9"
integrity sha512-JErZxFKs0w7wpHZXWonAlom1Jezo0gJ7mf7JHTjOAjFGKAqNMEnlzEjMYhy6cqHgSfSPj/idVscuW+Lo6y6AoQ==
version "1.18.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.18.0.tgz#98ea36472523ed712e20c0e996fd051882f787e6"
integrity sha512-MBAWr6ectF948gW/bs/yfi0jW7DzwI8n0tEYG/ZMQutmK+blF/Oazyhg3oPqtScCGV8bzCtL9KzlzPtTriEOJA==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.0.7"
acorn "^6.1.1"
"@types/node" "^12.6.3"
acorn "^6.2.0"

run-async@^2.2.0:
version "2.3.0"
Expand Down

0 comments on commit 48884c7

Please sign in to comment.