Skip to content

Commit 7f6626b

Browse files
authored
Merge pull request #184 from redhat-developer/konflux/mintmaker/main/prop-types-15.x
chore(deps): update dependency prop-types to 15.8.x
2 parents f1b1d48 + a04a8af commit 7f6626b

2 files changed

Lines changed: 3 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"lodash-es": "^4.17.23",
6161
"marked": "15.0.12",
6262
"prettier": "^2.6.0",
63-
"prop-types": "15.7.x",
63+
"prop-types": "15.8.x",
6464
"react": "17.0.2",
6565
"react-dom": "17.0.2",
6666
"react-i18next": "^11.7.3",

yarn.lock

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8679,16 +8679,7 @@ promise-map-series@^0.3.0:
86798679
resolved "https://registry.yarnpkg.com/promise-map-series/-/promise-map-series-0.3.0.tgz#41873ca3652bb7a042b387d538552da9b576f8a1"
86808680
integrity sha512-3npG2NGhTc8BWBolLLf8l/92OxMGaRLbqvIh9wjCHhDXNvk4zsxaTaCpiCunW09qWPrN2zeNSNwRLVBrQQtutA==
86818681

8682-
prop-types@15.7.x:
8683-
version "15.7.2"
8684-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
8685-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
8686-
dependencies:
8687-
loose-envify "^1.4.0"
8688-
object-assign "^4.1.1"
8689-
react-is "^16.8.1"
8690-
8691-
prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
8682+
prop-types@15.8.x, prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
86928683
version "15.8.1"
86938684
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
86948685
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -8864,7 +8855,7 @@ react-i18next@^11.12.0, react-i18next@^11.7.3:
88648855
"@babel/runtime" "^7.14.5"
88658856
html-parse-stringify "^3.0.1"
88668857

8867-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
8858+
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
88688859
version "16.13.1"
88698860
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
88708861
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

0 commit comments

Comments
 (0)