|
1020 | 1020 | resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.6.tgz#3d619198585fcabe5f4e1adfb5cf5f3388c66c13" |
1021 | 1021 | integrity sha512-wXAVyLfkG1UMkKOdMijVWFky39+OD/41KftzqfX1Oejd0Gm6dOIKjCihSVECg6X7PHjftxXmfOKA/d1H79ZfvQ== |
1022 | 1022 |
|
1023 | | -"@types/json5@^0.0.29": |
1024 | | - version "0.0.29" |
1025 | | - resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |
1026 | | - integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= |
1027 | | - |
1028 | 1023 | "@types/node@*": |
1029 | 1024 | version "11.13.6" |
1030 | 1025 | resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.6.tgz#37ec75690830acb0d74ce3c6c43caab787081e85" |
@@ -4221,10 +4216,10 @@ eslint-import-resolver-node@^0.3.1: |
4221 | 4216 | debug "^2.6.9" |
4222 | 4217 | resolve "^1.5.0" |
4223 | 4218 |
|
4224 | | -eslint-import-resolver-node@^0.3.5: |
4225 | | - version "0.3.5" |
4226 | | - resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.5.tgz#939bbb0f74e179e757ca87f7a4a890dabed18ac4" |
4227 | | - integrity sha512-XMoPKjSpXbkeJ7ZZ9icLnJMTY5Mc1kZbCakHquaFsXPpyWOwK0TK6CODO+0ca54UoM9LKOxyUNnoVZRl8TeaAg== |
| 4219 | +eslint-import-resolver-node@^0.3.6: |
| 4220 | + version "0.3.6" |
| 4221 | + resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd" |
| 4222 | + integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw== |
4228 | 4223 | dependencies: |
4229 | 4224 | debug "^3.2.7" |
4230 | 4225 | resolve "^1.20.0" |
@@ -4291,26 +4286,26 @@ eslint-plugin-import@2.14.0: |
4291 | 4286 | read-pkg-up "^2.0.0" |
4292 | 4287 | resolve "^1.6.0" |
4293 | 4288 |
|
4294 | | -eslint-plugin-import@2.24.0: |
4295 | | - version "2.24.0" |
4296 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.0.tgz#697ffd263e24da5e84e03b282f5fb62251777177" |
4297 | | - integrity sha512-Kc6xqT9hiYi2cgybOc0I2vC9OgAYga5o/rAFinam/yF/t5uBqxQbauNPMC6fgb640T/89P0gFoO27FOilJ/Cqg== |
| 4289 | +eslint-plugin-import@2.24.1: |
| 4290 | + version "2.24.1" |
| 4291 | + resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.1.tgz#64aba8b567a1ba9921d5465586e86c491b8e2135" |
| 4292 | + integrity sha512-KSFWhNxPH8OGJwpRJJs+Z7I0a13E2iFQZJIvSnCu6KUs4qmgAm3xN9GYBCSoiGWmwA7gERZPXqYQjcoCROnYhQ== |
4298 | 4293 | dependencies: |
4299 | 4294 | array-includes "^3.1.3" |
4300 | 4295 | array.prototype.flat "^1.2.4" |
4301 | 4296 | debug "^2.6.9" |
4302 | 4297 | doctrine "^2.1.0" |
4303 | | - eslint-import-resolver-node "^0.3.5" |
| 4298 | + eslint-import-resolver-node "^0.3.6" |
4304 | 4299 | eslint-module-utils "^2.6.2" |
4305 | 4300 | find-up "^2.0.0" |
4306 | 4301 | has "^1.0.3" |
4307 | | - is-core-module "^2.4.0" |
| 4302 | + is-core-module "^2.6.0" |
4308 | 4303 | minimatch "^3.0.4" |
4309 | | - object.values "^1.1.3" |
| 4304 | + object.values "^1.1.4" |
4310 | 4305 | pkg-up "^2.0.0" |
4311 | 4306 | read-pkg-up "^3.0.0" |
4312 | 4307 | resolve "^1.20.0" |
4313 | | - tsconfig-paths "^3.9.0" |
| 4308 | + tsconfig-paths "^3.10.1" |
4314 | 4309 |
|
4315 | 4310 | eslint-plugin-jsx-a11y@5.1.1: |
4316 | 4311 | version "5.1.1" |
@@ -6293,10 +6288,10 @@ is-core-module@^2.2.0: |
6293 | 6288 | dependencies: |
6294 | 6289 | has "^1.0.3" |
6295 | 6290 |
|
6296 | | -is-core-module@^2.4.0: |
6297 | | - version "2.4.0" |
6298 | | - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.4.0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1" |
6299 | | - integrity sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A== |
| 6291 | +is-core-module@^2.6.0: |
| 6292 | + version "2.6.0" |
| 6293 | + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19" |
| 6294 | + integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ== |
6300 | 6295 | dependencies: |
6301 | 6296 | has "^1.0.3" |
6302 | 6297 |
|
@@ -7240,6 +7235,13 @@ json5@^2.1.0: |
7240 | 7235 | dependencies: |
7241 | 7236 | minimist "^1.2.0" |
7242 | 7237 |
|
| 7238 | +json5@^2.2.0: |
| 7239 | + version "2.2.0" |
| 7240 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" |
| 7241 | + integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== |
| 7242 | + dependencies: |
| 7243 | + minimist "^1.2.5" |
| 7244 | + |
7243 | 7245 | jsonfile@^4.0.0: |
7244 | 7246 | version "4.0.0" |
7245 | 7247 | resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb" |
@@ -7854,6 +7856,11 @@ minimist@^1.1.1, minimist@^1.2.0: |
7854 | 7856 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" |
7855 | 7857 | integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ= |
7856 | 7858 |
|
| 7859 | +minimist@^1.2.5: |
| 7860 | + version "1.2.5" |
| 7861 | + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" |
| 7862 | + integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== |
| 7863 | + |
7857 | 7864 | minipass@^2.2.1, minipass@^2.3.3: |
7858 | 7865 | version "2.3.4" |
7859 | 7866 | resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.4.tgz#4768d7605ed6194d6d576169b9e12ef71e9d9957" |
@@ -8401,16 +8408,6 @@ object.values@^1.1.0: |
8401 | 8408 | function-bind "^1.1.1" |
8402 | 8409 | has "^1.0.3" |
8403 | 8410 |
|
8404 | | -object.values@^1.1.3: |
8405 | | - version "1.1.3" |
8406 | | - resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.3.tgz#eaa8b1e17589f02f698db093f7c62ee1699742ee" |
8407 | | - integrity sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw== |
8408 | | - dependencies: |
8409 | | - call-bind "^1.0.2" |
8410 | | - define-properties "^1.1.3" |
8411 | | - es-abstract "^1.18.0-next.2" |
8412 | | - has "^1.0.3" |
8413 | | - |
8414 | 8411 | object.values@^1.1.4: |
8415 | 8412 | version "1.1.4" |
8416 | 8413 | resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30" |
@@ -11790,13 +11787,12 @@ ts-pnp@^1.0.0: |
11790 | 11787 | resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.2.tgz#be8e4bfce5d00f0f58e0666a82260c34a57af552" |
11791 | 11788 | integrity sha512-f5Knjh7XCyRIzoC/z1Su1yLLRrPrFCgtUAh/9fCSP6NKbATwpOL1+idQVXQokK9GRFURn/jYPGPfegIctwunoA== |
11792 | 11789 |
|
11793 | | -tsconfig-paths@^3.9.0: |
11794 | | - version "3.9.0" |
11795 | | - resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b" |
11796 | | - integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw== |
| 11790 | +tsconfig-paths@^3.10.1: |
| 11791 | + version "3.10.1" |
| 11792 | + resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7" |
| 11793 | + integrity sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q== |
11797 | 11794 | dependencies: |
11798 | | - "@types/json5" "^0.0.29" |
11799 | | - json5 "^1.0.1" |
| 11795 | + json5 "^2.2.0" |
11800 | 11796 | minimist "^1.2.0" |
11801 | 11797 | strip-bom "^3.0.0" |
11802 | 11798 |
|
|
0 commit comments