Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

rm unused @testing-library/jest-native (#9820)

authored by

Samuel Newman and committed by
GitHub
5ea96736 efed9550

+3 -15
-1
package.json
··· 242 242 "@react-native/eslint-config": "^0.81.5", 243 243 "@react-native/typescript-config": "^0.81.5", 244 244 "@sentry/webpack-plugin": "^3.2.2", 245 - "@testing-library/jest-native": "^5.4.3", 246 245 "@testing-library/react-native": "^13.2.0", 247 246 "@types/jest": "29.5.14", 248 247 "@types/lodash.chunk": "^4.2.7",
+3 -14
yarn.lock
··· 7168 7168 dependencies: 7169 7169 "@tanstack/query-core" "5.25.0" 7170 7170 7171 - "@testing-library/jest-native@^5.4.3": 7172 - version "5.4.3" 7173 - resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-5.4.3.tgz#9334c68eaf45db9eb20d0876728cc5d7fc2c3ea2" 7174 - integrity sha512-/sSDGaOuE+PJ1Z9Kp4u7PQScSVVXGud59I/qsBFFJvIbcn4P6yYw6cBnBmbPF+X9aRIsTJRDl6gzw5ZkJNm66w== 7175 - dependencies: 7176 - chalk "^4.1.2" 7177 - jest-diff "^29.0.1" 7178 - jest-matcher-utils "^29.0.1" 7179 - pretty-format "^29.0.3" 7180 - redent "^3.0.0" 7181 - 7182 7171 "@testing-library/react-native@^13.2.0": 7183 7172 version "13.2.0" 7184 7173 resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-13.2.0.tgz#b4f53c69a889728abe8bc3115ba803824bcafe10" ··· 13765 13754 slash "^3.0.0" 13766 13755 strip-json-comments "^3.1.1" 13767 13756 13768 - jest-diff@^29.0.1, jest-diff@^29.6.3: 13757 + jest-diff@^29.6.3: 13769 13758 version "29.6.3" 13770 13759 resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.6.3.tgz#365c6b037ea8e67d2f2af68bc018fc18d44311f0" 13771 13760 integrity sha512-3sw+AdWnwH9sSNohMRKA7JiYUJSRr/WS6+sEFfBuhxU5V5GlEVKfvUn8JuMHE0wqKowemR1C2aHy8VtXbaV8dQ== ··· 13910 13899 jest-get-type "^29.6.3" 13911 13900 pretty-format "^29.7.0" 13912 13901 13913 - jest-matcher-utils@^29.0.1, jest-matcher-utils@^29.6.3: 13902 + jest-matcher-utils@^29.6.3: 13914 13903 version "29.6.3" 13915 13904 resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.6.3.tgz#a7574092b635d96a38fa0a22d015fb596b9c2efc" 13916 13905 integrity sha512-6ZrMYINZdwduSt5Xu18/n49O1IgXdjsfG7NEZaQws9k69eTKWKcVbJBw/MZsjOZe2sSyJFmuzh8042XWwl54Zg== ··· 16572 16561 lodash "^4.17.20" 16573 16562 renderkid "^3.0.0" 16574 16563 16575 - pretty-format@^29.0.0, pretty-format@^29.0.3, pretty-format@^29.6.3: 16564 + pretty-format@^29.0.0, pretty-format@^29.6.3: 16576 16565 version "29.6.3" 16577 16566 resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.6.3.tgz#d432bb4f1ca6f9463410c3fb25a0ba88e594ace7" 16578 16567 integrity sha512-ZsBgjVhFAj5KeK+nHfF1305/By3lechHQSMWCTl8iHSbfOm2TN5nHEtFc/+W7fAyUeCs2n5iow72gld4gW0xDw==