|
1172 | 1172 | resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.4.tgz#8808bd5a82bbf6f5d412eff1c228d178e7c24bb3" |
1173 | 1173 | integrity sha512-02tIL+QIi/RW4E5xILdoAMjeJ9kYq5t5S2vciUdFPXv/ikFTb0zK8q9vXkg4+WAJuYXGiVT1H28AkD2C+IkXVw== |
1174 | 1174 |
|
1175 | | -"@types/node@^12.0.7": |
| 1175 | +"@types/node@^12.0.8": |
1176 | 1176 | version "12.0.8" |
1177 | 1177 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8" |
1178 | 1178 | integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg== |
|
1194 | 1194 | dependencies: |
1195 | 1195 | "@types/react" "*" |
1196 | 1196 |
|
1197 | | -"@types/react-redux@^7.0.9": |
1198 | | - version "7.0.9" |
1199 | | - resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.0.9.tgz#4825ee2872c44768916304b6bb8df5b46d443b88" |
1200 | | - integrity sha512-fMVX9SneWWw68d/JoeNUh6hj42kx2G30YhPdCYJTOv3xqbJ1xzIz6tEM/xzi7nBvpNbwZkSa9TMsV06kWOFIIg== |
| 1197 | +"@types/react-redux@^7.1.0": |
| 1198 | + version "7.1.0" |
| 1199 | + resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.0.tgz#ed2c90ff192433251bd8a264195529f3613d53e2" |
| 1200 | + integrity sha512-SBJd6oNACDU/taMcDzFfj0mbVa+OI42L8WNvgPsCWiWUNIavPLeX5oA22V64tYIDUc7cGmJjDyLlWeCrqpZu1w== |
1201 | 1201 | dependencies: |
1202 | 1202 | "@types/hoist-non-react-statics" "^3.3.0" |
1203 | 1203 | "@types/react" "*" |
1204 | 1204 | hoist-non-react-statics "^3.3.0" |
1205 | 1205 | redux "^4.0.0" |
1206 | 1206 |
|
1207 | | -"@types/react@*", "@types/react@16.8.19", "@types/react@^16.8.19": |
1208 | | - version "16.8.19" |
1209 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.19.tgz#629154ef05e2e1985cdde94477deefd823ad9be3" |
1210 | | - integrity sha512-QzEzjrd1zFzY9cDlbIiFvdr+YUmefuuRYrPxmkwG0UQv5XF35gFIi7a95m1bNVcFU0VimxSZ5QVGSiBmlggQXQ== |
| 1207 | +"@types/react@*", "@types/react@16.8.20", "@types/react@^16.8.20": |
| 1208 | + version "16.8.20" |
| 1209 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.20.tgz#4f633ecbd0a4d56d0ccc50fff6f9321bbcd7d583" |
| 1210 | + integrity sha512-ZLmI+ubSJpfUIlQuULDDrdyuFQORBuGOvNnMue8HeA0GVrAJbWtZQhcBvnBPNRBI/GrfSfrKPFhthzC2SLEtLQ== |
1211 | 1211 | dependencies: |
1212 | 1212 | "@types/prop-types" "*" |
1213 | 1213 | csstype "^2.2.0" |
@@ -3400,10 +3400,10 @@ https-proxy-agent@^2.2.1: |
3400 | 3400 | agent-base "^4.1.0" |
3401 | 3401 | debug "^3.1.0" |
3402 | 3402 |
|
3403 | | -husky@^2.4.0: |
3404 | | - version "2.4.0" |
3405 | | - resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.0.tgz#1bac7c44588f6e91f808b72efc82d24a57194f36" |
3406 | | - integrity sha512-3k1wuZU20gFkphNWMjh2ISCFaqfbaLY7R9FST2Mj9HeRhUK9ydj9qQR8qfXlog3EctVGsyeilcZkIT7uBZDDVA== |
| 3403 | +husky@^2.4.1: |
| 3404 | + version "2.4.1" |
| 3405 | + resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.1.tgz#dd00f9646f8693b93f7b3a12ba4be00be0eff7ab" |
| 3406 | + integrity sha512-ZRwMWHr7QruR22dQ5l3rEGXQ7rAQYsJYqaeCd+NyOsIFczAtqaApZQP3P4HwLZjCtFbm3SUNYoKuoBXX3AYYfw== |
3407 | 3407 | dependencies: |
3408 | 3408 | cosmiconfig "^5.2.0" |
3409 | 3409 | execa "^1.0.0" |
@@ -4532,10 +4532,10 @@ levn@^0.3.0, levn@~0.3.0: |
4532 | 4532 | prelude-ls "~1.1.2" |
4533 | 4533 | type-check "~0.3.2" |
4534 | 4534 |
|
4535 | | -lint-staged@^8.2.0: |
4536 | | - version "8.2.0" |
4537 | | - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.0.tgz#3d4149a229580815c955047a7acd8f09054be5a9" |
4538 | | - integrity sha512-DxguyxGOIfb67wZ6EOrqzjAbw6ZH9XK3YS74HO+erJf6+SAQeJJPN//GBOG5xhdt2THeuXjVPaHcCYOWGZwRbA== |
| 4535 | +lint-staged@^8.2.1: |
| 4536 | + version "8.2.1" |
| 4537 | + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.1.tgz#752fcf222d9d28f323a3b80f1e668f3654ff221f" |
| 4538 | + integrity sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A== |
4539 | 4539 | dependencies: |
4540 | 4540 | chalk "^2.3.1" |
4541 | 4541 | commander "^2.14.1" |
@@ -6185,10 +6185,10 @@ rollup-plugin-filesize@^6.1.0: |
6185 | 6185 | gzip-size "^5.0.0" |
6186 | 6186 | terser "^3.10.0" |
6187 | 6187 |
|
6188 | | -rollup-plugin-node-resolve@^5.0.1: |
6189 | | - version "5.0.1" |
6190 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.0.1.tgz#4619eafdf2ecb4e8ed24177ba47d7f11f027d38b" |
6191 | | - integrity sha512-9s3dTu44SKQZM/Pwll42GpqXgT+WdvO0Ga01lF8cwZqJGqRUATtD+GrP3uIzZdpnbPonEJbVasfFt80VGPQqKw== |
| 6188 | +rollup-plugin-node-resolve@^5.0.2: |
| 6189 | + version "5.0.2" |
| 6190 | + resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.0.2.tgz#6475dc689934a2f85bb5c5867d03d8bd1bf859c1" |
| 6191 | + integrity sha512-/KMxyYDSMoeE+06CwbbPD8gwYcU9uwyOgMjfw2MJPDmwzEw24HIur9TR80SMsUjP2QCLSZ9othB65xNHN3e0gw== |
6192 | 6192 | dependencies: |
6193 | 6193 | "@types/resolve" "0.0.8" |
6194 | 6194 | builtin-modules "^3.1.0" |
@@ -6245,13 +6245,13 @@ rollup-pluginutils@^2.8.0: |
6245 | 6245 | dependencies: |
6246 | 6246 | estree-walker "^0.6.1" |
6247 | 6247 |
|
6248 | | -rollup@^1.15.1: |
6249 | | - version "1.15.1" |
6250 | | - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.1.tgz#76580d9a3e7e8632530bcc5809baf431e9e16aa9" |
6251 | | - integrity sha512-JErZxFKs0w7wpHZXWonAlom1Jezo0gJ7mf7JHTjOAjFGKAqNMEnlzEjMYhy6cqHgSfSPj/idVscuW+Lo6y6AoQ== |
| 6248 | +rollup@^1.15.4: |
| 6249 | + version "1.15.4" |
| 6250 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.4.tgz#3d6d8cbc8f19651d63acdacf874da2f9ed06c8ba" |
| 6251 | + integrity sha512-EjdjLZ6K5z3J7NkboB+aPVBthZt1CexD7u0IIcc7NYGoXAFyV6AbdKrS8elfwGNrYmuBC5ZDOSOzwH9Ad4PQKg== |
6252 | 6252 | dependencies: |
6253 | 6253 | "@types/estree" "0.0.39" |
6254 | | - "@types/node" "^12.0.7" |
| 6254 | + "@types/node" "^12.0.8" |
6255 | 6255 | acorn "^6.1.1" |
6256 | 6256 |
|
6257 | 6257 | rsvp@^4.8.4: |
@@ -7030,10 +7030,10 @@ typescript-eslint-parser@^16.0.0: |
7030 | 7030 | lodash.unescape "4.0.1" |
7031 | 7031 | semver "5.5.0" |
7032 | 7032 |
|
7033 | | -typescript@3.5.1: |
7034 | | - version "3.5.1" |
7035 | | - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202" |
7036 | | - integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw== |
| 7033 | +typescript@3.5.2: |
| 7034 | + version "3.5.2" |
| 7035 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.2.tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c" |
| 7036 | + integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA== |
7037 | 7037 |
|
7038 | 7038 | typescript@^2.5.1: |
7039 | 7039 | version "2.7.2" |
|
0 commit comments