Skip to content

Commit 4d7453c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prop-types to v15.8.1
1 parent cb9f1c5 commit 4d7453c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest": "27.4.7",
6161
"mdx-go": "1.1.11",
6262
"prettier": "2.5.1",
63-
"prop-types": "15.8.0",
63+
"prop-types": "15.8.1",
6464
"react": "17.0.2",
6565
"react-dom": "17.0.2",
6666
"react-live": "2.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8233,10 +8233,10 @@ prop-types-exact@^1.2.0:
82338233
object.assign "^4.1.0"
82348234
reflect.ownkeys "^0.2.0"
82358235

8236-
prop-types@15.8.0:
8237-
version "15.8.0"
8238-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.0.tgz#d237e624c45a9846e469f5f31117f970017ff588"
8239-
integrity sha512-fDGekdaHh65eI3lMi5OnErU6a8Ighg2KjcjQxO7m8VHyWjcPyj5kiOgV1LQDOOOgVy3+5FgjXvdSSX7B8/5/4g==
8236+
prop-types@15.8.1:
8237+
version "15.8.1"
8238+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
8239+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
82408240
dependencies:
82418241
loose-envify "^1.4.0"
82428242
object-assign "^4.1.1"

0 commit comments

Comments
 (0)