Skip to content

Commit 6e8f1bc

Browse files
authored
Merge pull request #24 from InseeFrLab/renovate/react-beautiful-dnd-13.x-lockfile
fix(deps): update dependency @types/react-beautiful-dnd to v13.1.8
2 parents 3d6879b + b93b399 commit 6e8f1bc

1 file changed

Lines changed: 15 additions & 11 deletions

File tree

yarn.lock

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1586,15 +1586,20 @@
15861586
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
15871587
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
15881588

1589-
"@types/prop-types@*", "@types/prop-types@^15.7.11", "@types/prop-types@^15.7.5":
1589+
"@types/prop-types@*":
1590+
version "15.7.12"
1591+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6"
1592+
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==
1593+
1594+
"@types/prop-types@^15.7.11", "@types/prop-types@^15.7.5":
15901595
version "15.7.11"
15911596
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.11.tgz#2596fb352ee96a1379c657734d4b913a613ad563"
15921597
integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==
15931598

15941599
"@types/react-beautiful-dnd@^13.1.3":
1595-
version "13.1.7"
1596-
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.7.tgz#cc8038896ee7dee99b8bfd0eaed0a02a8617bedc"
1597-
integrity sha512-jQZLov9OkD0xRQkqz8/lx66bHYAYv+g4+POBqnH5Jtt/xo4MygzM879Q9sxAiosPBdNj1JYTdbPxDn3dNRYgow==
1600+
version "13.1.8"
1601+
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.8.tgz#f52d3ea07e1e19159d6c3c4a48c8da3d855e60b4"
1602+
integrity sha512-E3TyFsro9pQuK4r8S/OL6G99eq7p8v29sX0PM7oT8Z+PJfZvSQTx4zTQbUJ+QZXioAF0e7TGBEcA1XhYhCweyQ==
15981603
dependencies:
15991604
"@types/react" "*"
16001605

@@ -1652,12 +1657,11 @@
16521657
"@types/react" "*"
16531658

16541659
"@types/react@*":
1655-
version "18.2.45"
1656-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.45.tgz#253f4fac288e7e751ab3dc542000fb687422c15c"
1657-
integrity sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==
1660+
version "18.2.74"
1661+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
1662+
integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
16581663
dependencies:
16591664
"@types/prop-types" "*"
1660-
"@types/scheduler" "*"
16611665
csstype "^3.0.2"
16621666

16631667
"@types/react@^18.0.26":
@@ -1670,9 +1674,9 @@
16701674
csstype "^3.0.2"
16711675

16721676
"@types/scheduler@*":
1673-
version "0.16.8"
1674-
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
1675-
integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
1677+
version "0.23.0"
1678+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.23.0.tgz#0a6655b3e2708eaabca00b7372fafd7a792a7b09"
1679+
integrity sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==
16761680

16771681
"@types/semver@^7.3.12":
16781682
version "7.3.13"

0 commit comments

Comments
 (0)