Skip to content

Commit 20cc0f0

Browse files
chore(deps): update devdependencies (non-major) (#1186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 065641e commit 20cc0f0

File tree

5 files changed

+30
-30
lines changed

5 files changed

+30
-30
lines changed

tests/flowtype/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"scroll-into-view-if-needed": "link:../.."
55
},
66
"devDependencies": {
7-
"flow-bin": "0.203.1"
7+
"flow-bin": "0.205.0"
88
}
99
}

tests/flowtype/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
# yarn lockfile v1
33

44

5-
compute-scroll-into-view@^3.0.1:
6-
version "3.0.2"
7-
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-3.0.2.tgz#a951468652058f1b5be262ec19dce8af7866ba04"
8-
integrity sha512-UCXenIpZspASrI2Jsk/eUoa7zpFaD20xIqnC85c1rRIBVS3mOzPKF72QPZYmtcw24ZGqtyiFceBN/JKKVV4ALg==
5+
compute-scroll-into-view@^3.0.2:
6+
version "3.0.3"
7+
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-3.0.3.tgz#c418900a5c56e2b04b885b54995df164535962b1"
8+
integrity sha512-nadqwNxghAGTamwIqQSG433W6OADZx2vCo3UXHNrzTRHK/htu+7+L0zhjEoaeaQVNAi3YgqWDv8+tzf0hRfR+A==
99

10-
flow-bin@0.203.1:
11-
version "0.203.1"
12-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.203.1.tgz#227b5c4c9acef2d0efe4a4a8ee84322c8de05891"
13-
integrity sha512-W/SX7QnRmBYS0TjfgtGb9ltPZzlsNeTZ7wA1yqwChxbLaQtrxGtO4K5GKtjRwAtucMQSebB7Ao++u21fRmC4TQ==
10+
flow-bin@0.205.0:
11+
version "0.205.0"
12+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.205.0.tgz#dd636b03cf12273609b15c9fd219a982c2fcff45"
13+
integrity sha512-akmM+++RkcIuFbfhhVfFnHNwdyUVjzZHzA9eeepiXm/NP7HUkOTndlX1o6/vjeOjUbDFcsXhvo209n4ZNK5ceA==
1414

1515
"scroll-into-view-if-needed@link:../..":
16-
version "3.0.8"
16+
version "3.0.10"
1717
dependencies:
18-
compute-scroll-into-view "^3.0.1"
18+
compute-scroll-into-view "^3.0.2"

tests/integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"react-dom": "18.2.0"
1717
},
1818
"devDependencies": {
19-
"cypress": "12.9.0"
19+
"cypress": "12.11.0"
2020
}
2121
}

tests/web-platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@wdio/junit-reporter": "8.7.0",
1818
"@wdio/local-runner": "^8.3.5",
1919
"@wdio/mocha-framework": "8.7.0",
20-
"cypress": "12.9.0"
20+
"cypress": "12.11.0"
2121
}
2222
}

tests/web-platform/yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,10 +1020,10 @@ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
10201020
dependencies:
10211021
delayed-stream "~1.0.0"
10221022

1023-
commander@^5.1.0:
1024-
version "5.1.0"
1025-
resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
1026-
integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==
1023+
commander@^6.2.1:
1024+
version "6.2.1"
1025+
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
1026+
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
10271027

10281028
common-tags@^1.8.0:
10291029
version "1.8.2"
@@ -1060,10 +1060,10 @@ compression@1.7.4:
10601060
safe-buffer "5.1.2"
10611061
vary "~1.1.2"
10621062

1063-
compute-scroll-into-view@^3.0.1:
1064-
version "3.0.2"
1065-
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-3.0.2.tgz#a951468652058f1b5be262ec19dce8af7866ba04"
1066-
integrity sha512-UCXenIpZspASrI2Jsk/eUoa7zpFaD20xIqnC85c1rRIBVS3mOzPKF72QPZYmtcw24ZGqtyiFceBN/JKKVV4ALg==
1063+
compute-scroll-into-view@^3.0.2:
1064+
version "3.0.3"
1065+
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-3.0.3.tgz#c418900a5c56e2b04b885b54995df164535962b1"
1066+
integrity sha512-nadqwNxghAGTamwIqQSG433W6OADZx2vCo3UXHNrzTRHK/htu+7+L0zhjEoaeaQVNAi3YgqWDv8+tzf0hRfR+A==
10671067

10681068
concat-map@0.0.1:
10691069
version "0.0.1"
@@ -1132,10 +1132,10 @@ css-value@^0.0.1:
11321132
resolved "https://registry.yarnpkg.com/css-value/-/css-value-0.0.1.tgz#5efd6c2eea5ea1fd6b6ac57ec0427b18452424ea"
11331133
integrity sha512-FUV3xaJ63buRLgHrLQVlVgQnQdR4yqdLGaDu7g8CQcWjInDfM9plBTPI9FRfpahju1UBSaMckeb2/46ApS/V1Q==
11341134

1135-
cypress@12.9.0:
1136-
version "12.9.0"
1137-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.9.0.tgz#e6ab43cf329fd7c821ef7645517649d72ccf0a12"
1138-
integrity sha512-Ofe09LbHKgSqX89Iy1xen2WvpgbvNxDzsWx3mgU1mfILouELeXYGwIib3ItCwoRrRifoQwcBFmY54Vs0zw7QCg==
1135+
cypress@12.11.0:
1136+
version "12.11.0"
1137+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.11.0.tgz#b46dc6a1d0387f59a4b5c6a18cc03884fd61876e"
1138+
integrity sha512-TJE+CCWI26Hwr5Msb9GpQhFLubdYooW0fmlPwTsfiyxmngqc7+SZGLPeIkj2dTSSZSEtpQVzOzvcnzH0o8G7Vw==
11391139
dependencies:
11401140
"@cypress/request" "^2.88.10"
11411141
"@cypress/xvfb" "^1.2.4"
@@ -1151,7 +1151,7 @@ cypress@12.9.0:
11511151
check-more-types "^2.24.0"
11521152
cli-cursor "^3.1.0"
11531153
cli-table3 "~0.6.1"
1154-
commander "^5.1.0"
1154+
commander "^6.2.1"
11551155
common-tags "^1.8.0"
11561156
dayjs "^1.10.4"
11571157
debug "^4.3.4"
@@ -1169,7 +1169,7 @@ cypress@12.9.0:
11691169
listr2 "^3.8.3"
11701170
lodash "^4.17.21"
11711171
log-symbols "^4.0.0"
1172-
minimist "^1.2.6"
1172+
minimist "^1.2.8"
11731173
ospath "^1.2.2"
11741174
pretty-bytes "^5.6.0"
11751175
proxy-from-env "1.0.0"
@@ -2779,7 +2779,7 @@ minimatch@~3.0.2:
27792779
dependencies:
27802780
brace-expansion "^1.1.7"
27812781

2782-
minimist@^1.2.0, minimist@^1.2.6:
2782+
minimist@^1.2.0, minimist@^1.2.8:
27832783
version "1.2.8"
27842784
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
27852785
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
@@ -3496,9 +3496,9 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.2, safe-buffer@~5.2.0:
34963496
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
34973497

34983498
"scroll-into-view-if-needed@link:../..":
3499-
version "3.0.8"
3499+
version "3.0.10"
35003500
dependencies:
3501-
compute-scroll-into-view "^3.0.1"
3501+
compute-scroll-into-view "^3.0.2"
35023502

35033503
"semver@2 || 3 || 4 || 5":
35043504
version "5.7.1"

0 commit comments

Comments
 (0)