Skip to content

Commit abca383

Browse files
committed
Remove unused prop-types dependency
1 parent 5f93c76 commit abca383

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

packages/react-select/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"@floating-ui/dom": "^1.0.1",
1717
"@types/react-transition-group": "^4.4.0",
1818
"memoize-one": "^6.0.0",
19-
"prop-types": "^15.6.0",
2019
"react-transition-group": "^4.3.0",
2120
"use-isomorphic-layout-effect": "^1.1.2"
2221
},

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14416,7 +14416,7 @@ prompts@^2.0.1, prompts@^2.4.0:
1441614416
kleur "^3.0.3"
1441714417
sisteransi "^1.0.5"
1441814418

14419-
prop-types@^15.0.0, prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.7, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2:
14419+
prop-types@^15.0.0, prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.7, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2:
1442014420
version "15.8.1"
1442114421
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
1442214422
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==

0 commit comments

Comments
 (0)