Skip to content

Commit 12f2cd3

Browse files
yarn(deps-dev): bump cypress from 15.2.0 to 15.3.0 (#5456)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 459a505 commit 12f2cd3

File tree

2 files changed

+11
-17
lines changed

2 files changed

+11
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@typescript-eslint/eslint-plugin": "^5.62.0",
7575
"@typescript-eslint/parser": "^5.62.0",
7676
"cross-env": "^10.0.0",
77-
"cypress": "^15.2.0",
77+
"cypress": "^15.3.0",
7878
"eslint": "^8.57.1",
7979
"eslint-config-airbnb": "19.0.4",
8080
"eslint-config-airbnb-typescript": "^17.1.0",

yarn.lock

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2699,6 +2699,11 @@
26992699
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"
27002700
integrity sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==
27012701

2702+
"@types/tmp@^0.2.3":
2703+
version "0.2.6"
2704+
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.6.tgz#d785ee90c52d7cc020e249c948c36f7b32d1e217"
2705+
integrity sha512-chhaNf2oKHlRkDGt+tiKE2Z5aJ6qalm7Z9rlLdBwmOiAAf09YQvvoLXjWK4HWPF1xU/fqvMgfNfpVoBscA/tKA==
2706+
27022707
"@types/trusted-types@^2.0.2":
27032708
version "2.0.3"
27042709
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.3.tgz#a136f83b0758698df454e328759dbd3d44555311"
@@ -4076,11 +4081,6 @@ char-regex@^2.0.0:
40764081
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-2.0.1.tgz#6dafdb25f9d3349914079f010ba8d0e6ff9cd01e"
40774082
integrity sha512-oSvEeo6ZUD7NepqAat3RqoucZ5SeqLJgOvVIwkafu6IP3V0pO38s/ypdVUmDDK6qIIHNlYHJAKX9E7R7HoKElw==
40784083

4079-
check-more-types@^2.24.0:
4080-
version "2.24.0"
4081-
resolved "https://registry.yarnpkg.com/check-more-types/-/check-more-types-2.24.0.tgz#1420ffb10fd444dcfc79b43891bbfffd32a84600"
4082-
integrity sha512-Pj779qHxV2tuapviy1bSZNEL1maXr13bPYpsvSDB68HlYcYuhlDrmGd63i0JHMCLKzc7rUSNIrpdJlhVlNwrxA==
4083-
40844084
check-types@^11.1.1:
40854085
version "11.2.2"
40864086
resolved "https://registry.yarnpkg.com/check-types/-/check-types-11.2.2.tgz#7afc0b6a860d686885062f2dba888ba5710335b4"
@@ -4678,22 +4678,22 @@ csstype@^3.0.2:
46784678
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
46794679
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
46804680

4681-
cypress@^15.2.0:
4682-
version "15.2.0"
4683-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.2.0.tgz#a1b48c8ef00f520fbaea60261ed244c8382dd3bc"
4684-
integrity sha512-J4ehSzOSb58SkXyldCe9y/oZ8ep8Bl6+q9kDUjnkqNqc2ZKzDq5KSbhIc2lHFAFR5Jtj10oNqr9JRAZbr8DA8A==
4681+
cypress@^15.3.0:
4682+
version "15.3.0"
4683+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.3.0.tgz#cb9416e5261ee419c8a42e839d4f2d73eef8797c"
4684+
integrity sha512-g9rDhoK9y8wW4Vx3Ppr8dtfvThXxPL3mJsV5e98fG+6EerrhXKmeRT2sL86cvNRtEZouXJfsuVL1lqiMuGNGcg==
46854685
dependencies:
46864686
"@cypress/request" "^3.0.9"
46874687
"@cypress/xvfb" "^1.2.4"
46884688
"@types/sinonjs__fake-timers" "8.1.1"
46894689
"@types/sizzle" "^2.3.2"
4690+
"@types/tmp" "^0.2.3"
46904691
arch "^2.2.0"
46914692
blob-util "^2.0.2"
46924693
bluebird "^3.7.2"
46934694
buffer "^5.7.1"
46944695
cachedir "^2.3.0"
46954696
chalk "^4.1.0"
4696-
check-more-types "^2.24.0"
46974697
ci-info "^4.1.0"
46984698
cli-cursor "^3.1.0"
46994699
cli-table3 "0.6.1"
@@ -4710,7 +4710,6 @@ cypress@^15.2.0:
47104710
fs-extra "^9.1.0"
47114711
hasha "5.2.2"
47124712
is-installed-globally "~0.4.0"
4713-
lazy-ass "^1.6.0"
47144713
listr2 "^3.8.3"
47154714
lodash "^4.17.21"
47164715
log-symbols "^4.0.0"
@@ -8549,11 +8548,6 @@ launch-editor@^2.6.0:
85498548
picocolors "^1.0.0"
85508549
shell-quote "^1.7.3"
85518550

8552-
lazy-ass@^1.6.0:
8553-
version "1.6.0"
8554-
resolved "https://registry.yarnpkg.com/lazy-ass/-/lazy-ass-1.6.0.tgz#7999655e8646c17f089fdd187d150d3324d54513"
8555-
integrity sha512-cc8oEVoctTvsFZ/Oje/kGnHbpWHYBe8IAJe4C0QNc3t8uM/0Y8+erSz/7Y1ALuXTEZTMvxXwO6YbX1ey3ujiZw==
8556-
85578551
leven@^3.1.0:
85588552
version "3.1.0"
85598553
resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"

0 commit comments

Comments
 (0)