@@ -1964,10 +1964,10 @@ config-chain@^1.1.11:
19641964 ini "^1.3.4"
19651965 proto-list "~1.2.1"
19661966
1967- confusing-browser-globals@^1.0.5 :
1968- version "1.0.7 "
1969- resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.7 .tgz#5ae852bd541a910e7ffb2dbb864a2d21a36ad29b "
1970- integrity sha512-cgHI1azax5ATrZ8rJ+ODDML9Fvu67PimB6aNxBrc/QwSaDaM9eTfIEUHx3bBLJJ82ioSb+/5zfsMCCEJax3ByQ ==
1967+ confusing-browser-globals@^1.0.9 :
1968+ version "1.0.9 "
1969+ resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9 .tgz#72bc13b483c0276801681871d4898516f8f54fdd "
1970+ integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw ==
19711971
19721972console-control-strings@^1.0.0, console-control-strings@~1.1.0 :
19731973 version "1.1.0"
@@ -2472,19 +2472,7 @@ error-ex@^1.2.0, error-ex@^1.3.1:
24722472 dependencies :
24732473 is-arrayish "^0.2.1"
24742474
2475- es-abstract@^1.12.0 :
2476- version "1.13.0"
2477- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
2478- integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==
2479- dependencies :
2480- es-to-primitive "^1.2.0"
2481- function-bind "^1.1.1"
2482- has "^1.0.3"
2483- is-callable "^1.1.4"
2484- is-regex "^1.0.4"
2485- object-keys "^1.0.12"
2486-
2487- es-abstract@^1.17.0 :
2475+ es-abstract@^1.17.0, es-abstract@^1.17.5 :
24882476 version "1.17.5"
24892477 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.5.tgz#d8c9d1d66c8981fb9200e2251d799eee92774ae9"
24902478 integrity sha512-BR9auzDbySxOcfog0tLECW8l28eRGpDpU3Dm3Hp4q/N+VtLTmyj4EUN088XZWQDW/hzj6sYRDXeOFsaAODKvpg==
@@ -2518,15 +2506,6 @@ es-abstract@^1.17.0-next.1:
25182506 string.prototype.trimleft "^2.1.1"
25192507 string.prototype.trimright "^2.1.1"
25202508
2521- es-to-primitive@^1.2.0 :
2522- version "1.2.0"
2523- resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
2524- integrity sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==
2525- dependencies :
2526- is-callable "^1.1.4"
2527- is-date-object "^1.0.1"
2528- is-symbol "^1.0.2"
2529-
25302509es-to-primitive@^1.2.1 :
25312510 version "1.2.1"
25322511 resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -2558,14 +2537,14 @@ escape-string-regexp@1.0.5, escape-string-regexp@^1.0.5, escape-string-regexp@~1
25582537 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
25592538 integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
25602539
2561- eslint-config-airbnb-base@^13 .1.0 :
2562- version "13.2 .0"
2563- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13.2 .0.tgz#f6ea81459ff4dec2dda200c35f1d8f7419d57943 "
2564- integrity sha512-1mg/7eoB4AUeB0X1c/ho4vb2gYkNH8Trr/EgCT/aGmKhhG+F6vF5s8+iRBlWAzFIAphxIdp3YfEKgEl0f9Xg+w ==
2540+ eslint-config-airbnb-base@^14 .1.0 :
2541+ version "14.1 .0"
2542+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.1 .0.tgz#2ba4592dd6843258221d9bff2b6831bd77c874e4 "
2543+ integrity sha512-+XCcfGyCnbzOnktDVhwsCAx+9DmrzEmuwxyHUJpw+kqBVT744OUBrB09khgFKlK1lshVww6qXGsYPZpavoNjJw ==
25652544 dependencies :
2566- confusing-browser-globals "^1.0.5 "
2545+ confusing-browser-globals "^1.0.9 "
25672546 object.assign "^4.1.0"
2568- object.entries "^1.1.0 "
2547+ object.entries "^1.1.1 "
25692548
25702549eslint-import-resolver-node@^0.3.3 :
25712550 version "0.3.3"
@@ -3361,7 +3340,7 @@ has-values@^1.0.0:
33613340 is-number "^3.0.0"
33623341 kind-of "^4.0.0"
33633342
3364- has@^1.0.1, has@^1.0. 3 :
3343+ has@^1.0.3 :
33653344 version "1.0.3"
33663345 resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
33673346 integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
@@ -3752,13 +3731,6 @@ is-promise@^2.1.0:
37523731 resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
37533732 integrity sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=
37543733
3755- is-regex@^1.0.4 :
3756- version "1.0.4"
3757- resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.4.tgz#5517489b547091b0930e095654ced25ee97e9491"
3758- integrity sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=
3759- dependencies :
3760- has "^1.0.1"
3761-
37623734is-regex@^1.0.5 :
37633735 version "1.0.5"
37643736 resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.5.tgz#39d589a358bf18967f726967120b8fc1aed74eae"
@@ -4903,14 +4875,13 @@ object.assign@4.1.0, object.assign@^4.1.0:
49034875 has-symbols "^1.0.0"
49044876 object-keys "^1.0.11"
49054877
4906- object.entries@^1.1.0 :
4907- version "1.1.0 "
4908- resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.0 .tgz#2024fc6d6ba246aee38bdb0ffd5cfbcf371b7519 "
4909- integrity sha512-l+H6EQ8qzGRxbkHOd5I/aHRhHDKoQXQ8g0BYt4uSweQU1/J6dZUOyWh9a2Vky35YCKjzmgxOzta2hH6kf9HuXA ==
4878+ object.entries@^1.1.1 :
4879+ version "1.1.2 "
4880+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2 .tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add "
4881+ integrity sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA ==
49104882 dependencies :
49114883 define-properties "^1.1.3"
4912- es-abstract "^1.12.0"
4913- function-bind "^1.1.1"
4884+ es-abstract "^1.17.5"
49144885 has "^1.0.3"
49154886
49164887object.getownpropertydescriptors@^2.0.3 :
0 commit comments