Skip to content

Commit 97bde82

Browse files
committed
INT-3336: Bump prop-types patch
1 parent ba63929 commit 97bde82

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
"@tinymce/eslint-plugin": "^2.4.0",
6161
"@tinymce/miniature": "^6.0.0",
6262
"@types/node": "^22.13.10",
63-
"@types/prop-types": "^15.7.12",
63+
"@types/prop-types": "^15.7.14",
6464
"@types/react": "^19.0.0",
6565
"@types/react-dom": "^19.0.0",
6666
"gh-pages": "^6.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2888,10 +2888,10 @@
28882888
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
28892889
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
28902890

2891-
"@types/prop-types@^15.7.12":
2892-
version "15.7.12"
2893-
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6"
2894-
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==
2891+
"@types/prop-types@^15.7.14":
2892+
version "15.7.14"
2893+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2"
2894+
integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==
28952895

28962896
"@types/qs@*":
28972897
version "6.9.15"

0 commit comments

Comments
 (0)