Skip to content

Commit a6f822e

Browse files
Update deps (#2043)
1 parent 2a66440 commit a6f822e

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

.eslintrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins:
88
- flowtype
99

1010
rules:
11-
# `eslint-plugin-flowtype` rule list based on `v3.11.x`
11+
# `eslint-plugin-flowtype` rule list based on `v3.12.x`
1212
# https://github.com/gajus/eslint-plugin-flowtype#eslint-plugin-flowtype
1313

1414
flowtype/array-style-complex-type: [error, verbose]

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
"babel-eslint": "10.0.2",
5252
"chai": "4.2.0",
5353
"eslint": "5.16.0",
54-
"eslint-plugin-flowtype": "3.11.1",
54+
"eslint-plugin-flowtype": "3.12.1",
5555
"flow-bin": "0.102.0",
56-
"mocha": "6.1.4",
56+
"mocha": "6.2.0",
5757
"nyc": "14.1.1",
5858
"prettier": "1.18.2"
5959
}

yarn.lock

+23-23
Original file line numberDiff line numberDiff line change
@@ -679,9 +679,9 @@ acorn-jsx@^5.0.0:
679679
integrity sha512-HJ7CfNHrfJLlNTzIEUTj43LNWGkqpRLxm3YjAlcD0ACydk9XynzYsCBHxut+iqt+1aBXkx9UP/w/ZqMr13XIzg==
680680

681681
acorn@^6.0.7:
682-
version "6.2.0"
683-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.0.tgz#67f0da2fc339d6cfb5d6fb244fd449f33cd8bbe3"
684-
integrity sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw==
682+
version "6.2.1"
683+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.1.tgz#3ed8422d6dec09e6121cc7a843ca86a330a86b51"
684+
integrity sha512-JD0xT5FCRDNyjDda3Lrg/IxFscp9q4tiYtxE1/nOzlKCk7hIRuYjhq1kCNkbPjMRMZuFq20HNQn1I9k8Oj0E+Q==
685685

686686
ajv@^6.10.2, ajv@^6.9.1:
687687
version "6.10.2"
@@ -1042,9 +1042,9 @@ doctrine@^3.0.0:
10421042
esutils "^2.0.2"
10431043

10441044
electron-to-chromium@^1.3.191:
1045-
version "1.3.194"
1046-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.194.tgz#a96452a96d4539131957aade9f634a45721f2819"
1047-
integrity sha512-w0LHR2YD9Ex1o+Sz4IN2hYzCB8vaFtMNW+yJcBf6SZlVqgFahkne/4rGVJdk4fPF98Gch9snY7PiabOh+vqHNg==
1045+
version "1.3.196"
1046+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.196.tgz#1a7885855880fa3ae7a8908c442757e561eec82b"
1047+
integrity sha512-NFGRHzY0x8yIUFnAthKxaOKe5q+c8jjvyQM2pMq2+59QORz8AN5+qXPJBwX05kz2uEtyraX2XxB0LPT+7EE6vw==
10481048

10491049
emoji-regex@^7.0.1:
10501050
version "7.0.3"
@@ -1096,10 +1096,10 @@ [email protected], escape-string-regexp@^1.0.5:
10961096
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
10971097
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
10981098

1099-
eslint-plugin-flowtype@3.11.1:
1100-
version "3.11.1"
1101-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.11.1.tgz#1aae15a10dbcd5aecc89897f810f2e9fcc18a5e3"
1102-
integrity sha512-4NiaaGZuz9iEGRTK8j4lkA/scibOXSYaYoHbsTtgLOxxqQCkbWV3xt8ETqILKg7DAYDqB69z1H5U71UmtdF9hw==
1099+
eslint-plugin-flowtype@3.12.1:
1100+
version "3.12.1"
1101+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.12.1.tgz#b673c716b578c9aa66887feef3bc146f8cbe1c21"
1102+
integrity sha512-NZqf5iRgsfHOC31HQdtX2pvzCi0n/j9pB+L7Cf9QtuYxpx0i2wObT+R3rPKhQK4KtEDzGuzPYVf75j4eg+s9ZQ==
11031103
dependencies:
11041104
lodash "^4.17.11"
11051105

@@ -1709,9 +1709,9 @@ lodash.flattendeep@^4.4.0:
17091709
integrity sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=
17101710

17111711
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14:
1712-
version "4.17.14"
1713-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
1714-
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
1712+
version "4.17.15"
1713+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1714+
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
17151715

17161716
17171717
version "2.2.0"
@@ -1805,10 +1805,10 @@ [email protected], mkdirp@^0.5.0, mkdirp@^0.5.1:
18051805
dependencies:
18061806
minimist "0.0.8"
18071807

1808-
mocha@6.1.4:
1809-
version "6.1.4"
1810-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.1.4.tgz#e35fada242d5434a7e163d555c705f6875951640"
1811-
integrity sha512-PN8CIy4RXsIoxoFJzS4QNnCH4psUCPWc4/rPrst/ecSJJbLBkubMiyGCP2Kj/9YnWbotFqAoeXyXMucj7gwCFg==
1808+
mocha@6.2.0:
1809+
version "6.2.0"
1810+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.0.tgz#f896b642843445d1bb8bca60eabd9206b8916e56"
1811+
integrity sha512-qwfFgY+7EKAAUAdv7VYMZQknI7YJSGesxHyhn6qD52DV8UcSZs5XwCifcZGMVIE4a5fbmhvbotxC0DLQ0oKohQ==
18121812
dependencies:
18131813
ansi-colors "3.2.3"
18141814
browser-stdout "1.3.1"
@@ -2206,14 +2206,14 @@ regenerate@^1.4.0:
22062206
integrity sha512-1G6jJVDWrt0rK99kBjvEtziZNCICAuvIPkSiUFIQxVP06RCVpq3dmDo2oi6ABpYaDYaTRr67BEhL8r1wgEZZKg==
22072207

22082208
regenerator-runtime@^0.13.2:
2209-
version "0.13.2"
2210-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz#32e59c9a6fb9b1a4aff09b4930ca2d4477343447"
2211-
integrity sha512-S/TQAZJO+D3m9xeN1WTI8dLKBBiRgXBlTJvbWjCThHWZj9EvHK70Ff50/tYj2J/fvBY6JtFVwRuazHN2E7M9BA==
2209+
version "0.13.3"
2210+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5"
2211+
integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==
22122212

22132213
regenerator-transform@^0.14.0:
2214-
version "0.14.0"
2215-
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.0.tgz#2ca9aaf7a2c239dd32e4761218425b8c7a86ecaf"
2216-
integrity sha512-rtOelq4Cawlbmq9xuMR5gdFmv7ku/sFoB7sRiywx7aq53bc52b4j6zvH7Te1Vt/X2YveDKnCGUbioieU7FEL3w==
2214+
version "0.14.1"
2215+
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.1.tgz#3b2fce4e1ab7732c08f665dfdb314749c7ddd2fb"
2216+
integrity sha512-flVuee02C3FKRISbxhXl9mGzdbWUVHubl1SMaknjxkFB1/iqpJhArQUvRxOOPEc/9tAiX0BaQ28FJH10E4isSQ==
22172217
dependencies:
22182218
private "^0.1.6"
22192219

0 commit comments

Comments
 (0)