-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deps): update all dev dependencies
- Loading branch information
1 parent
020fa3d
commit 3964798
Showing
2 changed files
with
82 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1551,24 +1551,23 @@ | |
estree-walker "^1.0.1" | ||
picomatch "^2.2.2" | ||
|
||
"@simonkberg/eslint-config@24.0.0": | ||
version "24.0.0" | ||
resolved "https://registry.yarnpkg.com/@simonkberg/eslint-config/-/eslint-config-24.0.0.tgz#792f6beb3bee0a70a68dbdb6cc968bebdf85f7a2" | ||
integrity sha512-jhMTTv3xZya8Cy0vIZGuZUcigpB1zGl298cCcXN27BSX8NT0jL4cCvbGs1+2fOPOn5KXPmkB+FsjVQLDF/DRGQ== | ||
"@simonkberg/eslint-config@25.0.0": | ||
version "25.0.0" | ||
resolved "https://registry.yarnpkg.com/@simonkberg/eslint-config/-/eslint-config-25.0.0.tgz#8d3b65156bddce2e43c06ee2d65ce0947e7bf4b0" | ||
integrity sha512-gihMUzpcISnEjyKUSlABUmdP8sKWLDrQV1YFTCvFJCtDusQkYMPUjGPHljE1TbWwoCLhB2fo1Q1EsA42NyiFlg== | ||
dependencies: | ||
"@typescript-eslint/eslint-plugin" "^4.1.1" | ||
"@typescript-eslint/parser" "^4.1.1" | ||
"@typescript-eslint/eslint-plugin" "^4.13.0" | ||
"@typescript-eslint/parser" "^4.13.0" | ||
babel-eslint "^10.1.0" | ||
eslint-config-prettier "^6.11.0" | ||
eslint-config-standard "^14.1.1" | ||
eslint-config-standard-react "^9.2.0" | ||
eslint-config-prettier "^7.1.0" | ||
eslint-config-standard "^16.0.2" | ||
eslint-config-standard-react "^11.0.1" | ||
eslint-plugin-flowtype "^5.2.0" | ||
eslint-plugin-import "^2.22.0" | ||
eslint-plugin-import "^2.22.1" | ||
eslint-plugin-node "^11.1.0" | ||
eslint-plugin-promise "^4.2.1" | ||
eslint-plugin-react "^7.20.6" | ||
eslint-plugin-react-hooks "^4.1.2" | ||
eslint-plugin-standard "^4.0.1" | ||
eslint-plugin-react "^7.22.0" | ||
eslint-plugin-react-hooks "^4.2.0" | ||
|
||
"@simonkberg/[email protected]": | ||
version "0.19.0" | ||
|
@@ -1880,11 +1879,6 @@ | |
dependencies: | ||
"@types/istanbul-lib-report" "*" | ||
|
||
"@types/jest@^23.0.2": | ||
version "23.3.14" | ||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.14.tgz#37daaf78069e7948520474c87b80092ea912520a" | ||
integrity sha512-Q5hTcfdudEL2yOmluA1zaSyPbzWPmJ3XfSWeP3RyoYvS9hnje1ZyagrZOuQ6+1nQC1Gw+7gap3pLNL3xL6UBug== | ||
|
||
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6": | ||
version "7.0.6" | ||
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0" | ||
|
@@ -2038,75 +2032,75 @@ | |
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.2.tgz#808c9fa7e4517274ed555fa158f2de4b4f468e71" | ||
integrity sha512-HrCIVMLjE1MOozVoD86622S7aunluLb2PJdPfb3nYiEtohm8mIB/vyv0Fd37AdeMFrTUQXEunw78YloMA3Qilg== | ||
|
||
"@typescript-eslint/eslint-plugin@^4.1.1": | ||
version "4.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.13.0.tgz#5f580ea520fa46442deb82c038460c3dd3524bb6" | ||
integrity sha512-ygqDUm+BUPvrr0jrXqoteMqmIaZ/bixYOc3A4BRwzEPTZPi6E+n44rzNZWaB0YvtukgP+aoj0i/fyx7FkM2p1w== | ||
"@typescript-eslint/eslint-plugin@^4.13.0": | ||
version "4.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.0.tgz#92db8e7c357ed7d69632d6843ca70b71be3a721d" | ||
integrity sha512-IJ5e2W7uFNfg4qh9eHkHRUCbgZ8VKtGwD07kannJvM5t/GU8P8+24NX8gi3Hf5jST5oWPY8kyV1s/WtfiZ4+Ww== | ||
dependencies: | ||
"@typescript-eslint/experimental-utils" "4.13.0" | ||
"@typescript-eslint/scope-manager" "4.13.0" | ||
"@typescript-eslint/experimental-utils" "4.14.0" | ||
"@typescript-eslint/scope-manager" "4.14.0" | ||
debug "^4.1.1" | ||
functional-red-black-tree "^1.0.1" | ||
lodash "^4.17.15" | ||
regexpp "^3.0.0" | ||
semver "^7.3.2" | ||
tsutils "^3.17.1" | ||
|
||
"@typescript-eslint/experimental-utils@4.13.0": | ||
version "4.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.13.0.tgz#9dc9ab375d65603b43d938a0786190a0c72be44e" | ||
integrity sha512-/ZsuWmqagOzNkx30VWYV3MNB/Re/CGv/7EzlqZo5RegBN8tMuPaBgNK6vPBCQA8tcYrbsrTdbx3ixMRRKEEGVw== | ||
"@typescript-eslint/experimental-utils@4.14.0": | ||
version "4.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.0.tgz#5aa7b006736634f588a69ee343ca959cd09988df" | ||
integrity sha512-6i6eAoiPlXMKRbXzvoQD5Yn9L7k9ezzGRvzC/x1V3650rUk3c3AOjQyGYyF9BDxQQDK2ElmKOZRD0CbtdkMzQQ== | ||
dependencies: | ||
"@types/json-schema" "^7.0.3" | ||
"@typescript-eslint/scope-manager" "4.13.0" | ||
"@typescript-eslint/types" "4.13.0" | ||
"@typescript-eslint/typescript-estree" "4.13.0" | ||
"@typescript-eslint/scope-manager" "4.14.0" | ||
"@typescript-eslint/types" "4.14.0" | ||
"@typescript-eslint/typescript-estree" "4.14.0" | ||
eslint-scope "^5.0.0" | ||
eslint-utils "^2.0.0" | ||
|
||
"@typescript-eslint/parser@^4.1.1": | ||
version "4.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.13.0.tgz#c413d640ea66120cfcc37f891e8cb3fd1c9d247d" | ||
integrity sha512-KO0J5SRF08pMXzq9+abyHnaGQgUJZ3Z3ax+pmqz9vl81JxmTTOUfQmq7/4awVfq09b6C4owNlOgOwp61pYRBSg== | ||
"@typescript-eslint/parser@^4.13.0": | ||
version "4.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.0.tgz#62d4cd2079d5c06683e9bfb200c758f292c4dee7" | ||
integrity sha512-sUDeuCjBU+ZF3Lzw0hphTyScmDDJ5QVkyE21pRoBo8iDl7WBtVFS+WDN3blY1CH3SBt7EmYCw6wfmJjF0l/uYg== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "4.13.0" | ||
"@typescript-eslint/types" "4.13.0" | ||
"@typescript-eslint/typescript-estree" "4.13.0" | ||
"@typescript-eslint/scope-manager" "4.14.0" | ||
"@typescript-eslint/types" "4.14.0" | ||
"@typescript-eslint/typescript-estree" "4.14.0" | ||
debug "^4.1.1" | ||
|
||
"@typescript-eslint/scope-manager@4.13.0": | ||
version "4.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.13.0.tgz#5b45912a9aa26b29603d8fa28f5e09088b947141" | ||
integrity sha512-UpK7YLG2JlTp/9G4CHe7GxOwd93RBf3aHO5L+pfjIrhtBvZjHKbMhBXTIQNkbz7HZ9XOe++yKrXutYm5KmjWgQ== | ||
"@typescript-eslint/scope-manager@4.14.0": | ||
version "4.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.0.tgz#55a4743095d684e1f7b7180c4bac2a0a3727f517" | ||
integrity sha512-/J+LlRMdbPh4RdL4hfP1eCwHN5bAhFAGOTsvE6SxsrM/47XQiPSgF5MDgLyp/i9kbZV9Lx80DW0OpPkzL+uf8Q== | ||
dependencies: | ||
"@typescript-eslint/types" "4.13.0" | ||
"@typescript-eslint/visitor-keys" "4.13.0" | ||
"@typescript-eslint/types" "4.14.0" | ||
"@typescript-eslint/visitor-keys" "4.14.0" | ||
|
||
"@typescript-eslint/types@4.13.0": | ||
version "4.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.13.0.tgz#6a7c6015a59a08fbd70daa8c83dfff86250502f8" | ||
integrity sha512-/+aPaq163oX+ObOG00M0t9tKkOgdv9lq0IQv/y4SqGkAXmhFmCfgsELV7kOCTb2vVU5VOmVwXBXJTDr353C1rQ== | ||
"@typescript-eslint/types@4.14.0": | ||
version "4.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.0.tgz#d8a8202d9b58831d6fd9cee2ba12f8a5a5dd44b6" | ||
integrity sha512-VsQE4VvpldHrTFuVPY1ZnHn/Txw6cZGjL48e+iBxTi2ksa9DmebKjAeFmTVAYoSkTk7gjA7UqJ7pIsyifTsI4A== | ||
|
||
"@typescript-eslint/typescript-estree@4.13.0": | ||
version "4.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.13.0.tgz#cf6e2207c7d760f5dfd8d18051428fadfc37b45e" | ||
integrity sha512-9A0/DFZZLlGXn5XA349dWQFwPZxcyYyCFX5X88nWs2uachRDwGeyPz46oTsm9ZJE66EALvEns1lvBwa4d9QxMg== | ||
"@typescript-eslint/typescript-estree@4.14.0": | ||
version "4.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.0.tgz#4bcd67486e9acafc3d0c982b23a9ab8ac8911ed7" | ||
integrity sha512-wRjZ5qLao+bvS2F7pX4qi2oLcOONIB+ru8RGBieDptq/SudYwshveORwCVU4/yMAd4GK7Fsf8Uq1tjV838erag== | ||
dependencies: | ||
"@typescript-eslint/types" "4.13.0" | ||
"@typescript-eslint/visitor-keys" "4.13.0" | ||
"@typescript-eslint/types" "4.14.0" | ||
"@typescript-eslint/visitor-keys" "4.14.0" | ||
debug "^4.1.1" | ||
globby "^11.0.1" | ||
is-glob "^4.0.1" | ||
lodash "^4.17.15" | ||
semver "^7.3.2" | ||
tsutils "^3.17.1" | ||
|
||
"@typescript-eslint/visitor-keys@4.13.0": | ||
version "4.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.13.0.tgz#9acb1772d3b3183182b6540d3734143dce9476fe" | ||
integrity sha512-6RoxWK05PAibukE7jElqAtNMq+RWZyqJ6Q/GdIxaiUj2Ept8jh8+FUVlbq9WxMYxkmEOPvCE5cRSyupMpwW31g== | ||
"@typescript-eslint/visitor-keys@4.14.0": | ||
version "4.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.0.tgz#b1090d9d2955b044b2ea2904a22496849acbdf54" | ||
integrity sha512-MeHHzUyRI50DuiPgV9+LxcM52FCJFYjJiWHtXlbyC27b80mfOwKeiKI+MHOTEpcpfmoPFm/vvQS88bYIx6PZTA== | ||
dependencies: | ||
"@typescript-eslint/types" "4.13.0" | ||
"@typescript-eslint/types" "4.14.0" | ||
eslint-visitor-keys "^2.0.0" | ||
|
||
"@tyriar/fibonacci-heap@^2.0.7": | ||
|
@@ -2981,7 +2975,12 @@ babel-plugin-dynamic-import-node@^2.3.3: | |
dependencies: | ||
object.assign "^4.1.0" | ||
|
||
[email protected], babel-plugin-emotion@^10.0.27: | ||
[email protected]: | ||
version "11.0.0" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-11.0.0.tgz#f362c9fe05493821ab8995cd5a8e7be6504b73a9" | ||
integrity sha512-cVD32sIXlidaqQBr7vw0uD2o58uBeD8jILDJ2yAGT1fOmgYcE5iX27bTVMV6meiUZarIAh1iAyTqrEWV+V2dqQ== | ||
|
||
babel-plugin-emotion@^10.0.27: | ||
version "10.0.33" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.0.33.tgz#ce1155dcd1783bbb9286051efee53f4e2be63e03" | ||
integrity sha512-bxZbTTGz0AJQDHm8k6Rf3RQJ8tX2scsfsRyKVgAbiUPUNIRtlK+7JxP+TAd1kRLABFxe0CFm2VdK4ePkoA9FxQ== | ||
|
@@ -4179,7 +4178,7 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb" | ||
integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s= | ||
|
||
css@^2.0.0, css@^2.2.1: | ||
css@^2.0.0: | ||
version "2.2.4" | ||
resolved "https://registry.yarnpkg.com/css/-/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929" | ||
integrity sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw== | ||
|
@@ -4861,29 +4860,20 @@ escodegen@^1.14.1: | |
optionalDependencies: | ||
source-map "~0.6.1" | ||
|
||
eslint-config-prettier@^6.11.0: | ||
version "6.15.0" | ||
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9" | ||
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw== | ||
dependencies: | ||
get-stdin "^6.0.0" | ||
|
||
eslint-config-standard-jsx@^8.0.0: | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/eslint-config-standard-jsx/-/eslint-config-standard-jsx-8.1.0.tgz#314c62a0e6f51f75547f89aade059bec140edfc7" | ||
integrity sha512-ULVC8qH8qCqbU792ZOO6DaiaZyHNS/5CZt3hKqHkEhVlhPEPN3nfBqqxJCyp59XrjIBZPu1chMYe9T2DXZ7TMw== | ||
eslint-config-prettier@^7.1.0: | ||
version "7.2.0" | ||
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9" | ||
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg== | ||
|
||
eslint-config-standard-react@^9.2.0: | ||
version "9.2.0" | ||
resolved "https://registry.yarnpkg.com/eslint-config-standard-react/-/eslint-config-standard-react-9.2.0.tgz#b21f05c087c1b0cfeea9fa3bff3cf42bd08a68a9" | ||
integrity sha512-u+KRP2uCtthZ/W4DlLWCC59GZNV/y9k9yicWWammgTs/Omh8ZUUPF3EnYm81MAcbkYQq2Wg0oxutAhi/FQ8mIw== | ||
dependencies: | ||
eslint-config-standard-jsx "^8.0.0" | ||
eslint-config-standard-react@^11.0.1: | ||
version "11.0.1" | ||
resolved "https://registry.yarnpkg.com/eslint-config-standard-react/-/eslint-config-standard-react-11.0.1.tgz#1f488e0062c1e21c4c8584551619f11750658f55" | ||
integrity sha512-4WlBynOqBZJRaX81CBcIGDHqUiqxvw4j/DbEIICz8QkMs3xEncoPgAoysiqCSsg71X92uhaBc8sgqB96smaMmg== | ||
|
||
eslint-config-standard@^14.1.1: | ||
version "14.1.1" | ||
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea" | ||
integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg== | ||
eslint-config-standard@^16.0.2: | ||
version "16.0.2" | ||
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.2.tgz#71e91727ac7a203782d0a5ca4d1c462d14e234f6" | ||
integrity sha512-fx3f1rJDsl9bY7qzyX8SAtP8GBSk6MfXFaTfaGgk12aAYW4gJSyRm7dM790L6cbXv63fvjY4XeSzXnb4WM+SKw== | ||
|
||
eslint-import-resolver-node@^0.3.4: | ||
version "0.3.4" | ||
|
@@ -4917,7 +4907,7 @@ eslint-plugin-flowtype@^5.2.0: | |
lodash "^4.17.15" | ||
string-natural-compare "^3.0.1" | ||
|
||
eslint-plugin-import@^2.22.0: | ||
eslint-plugin-import@^2.22.1: | ||
version "2.22.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702" | ||
integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw== | ||
|
@@ -4953,12 +4943,12 @@ eslint-plugin-promise@^4.2.1: | |
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a" | ||
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw== | ||
|
||
eslint-plugin-react-hooks@^4.1.2: | ||
eslint-plugin-react-hooks@^4.2.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556" | ||
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== | ||
|
||
eslint-plugin-react@^7.20.6: | ||
eslint-plugin-react@^7.22.0: | ||
version "7.22.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0.tgz#3d1c542d1d3169c45421c1215d9470e341707269" | ||
integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA== | ||
|
@@ -4975,11 +4965,6 @@ eslint-plugin-react@^7.20.6: | |
resolve "^1.18.1" | ||
string.prototype.matchall "^4.0.2" | ||
|
||
eslint-plugin-standard@^4.0.1: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz#0c3bf3a67e853f8bbbc580fb4945fbf16f41b7c5" | ||
integrity sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ== | ||
|
||
eslint-scope@^4.0.3: | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848" | ||
|
@@ -5724,11 +5709,6 @@ get-package-type@^0.1.0: | |
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a" | ||
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q== | ||
|
||
get-stdin@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b" | ||
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g== | ||
|
||
get-stream@^4.0.0, get-stream@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5" | ||
|
@@ -6822,15 +6802,10 @@ jest-each@^26.6.2: | |
jest-util "^26.6.2" | ||
pretty-format "^26.6.2" | ||
|
||
[email protected]: | ||
version "10.0.32" | ||
resolved "https://registry.yarnpkg.com/jest-emotion/-/jest-emotion-10.0.32.tgz#8e36a871911f78841701224a95b7c535c65b70b6" | ||
integrity sha512-hW3IwWc47qRuxnGsWFGY6uIMX8F4YBzq+Qci3LAYUCUqUBNP+1DU1L5Nudo9Ry0NHVFOqDnDeip1p2UR0kVMwA== | ||
dependencies: | ||
"@babel/runtime" "^7.5.5" | ||
"@types/jest" "^23.0.2" | ||
chalk "^2.4.1" | ||
css "^2.2.1" | ||
[email protected]: | ||
version "11.0.0" | ||
resolved "https://registry.yarnpkg.com/jest-emotion/-/jest-emotion-11.0.0.tgz#0131e60f5067c65c73981cd0565f777672cafb28" | ||
integrity sha512-nw+iYPcHM+H5huUIsDh53uEIp6SrN5v+MOxa7qyXReae9foCTACDkFuF/1Hfkik/R8mDMir7q5QEiVMRJ0/f2Q== | ||
|
||
jest-environment-jsdom@^26.6.2: | ||
version "26.6.2" | ||
|