Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 1b41de5

Browse files
authored
Merge pull request #1208 from renovate-bot/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 1f3c742 + 852627c commit 1b41de5

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"npm": ">=6.14.13"
131131
},
132132
"resolutions": {
133-
"caniuse-lite": "1.0.30001516",
133+
"caniuse-lite": "1.0.30001517",
134134
"semver": "^7.5.4"
135135
}
136136
}

test/cypress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"license": "MIT",
1212
"devDependencies": {
1313
"@4tw/cypress-drag-drop": "^2.2.4",
14-
"cypress": "^12.17.1"
14+
"cypress": "^12.17.2"
1515
}
1616
}

test/cypress/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -316,10 +316,10 @@ cross-spawn@^7.0.0:
316316
shebang-command "^2.0.0"
317317
which "^2.0.1"
318318

319-
cypress@^12.17.1:
320-
version "12.17.1"
321-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.17.1.tgz#777fdcceec4ecd642fc90795f5994853b6ea03f8"
322-
integrity sha512-eKfBgO6t8waEyhegL4gxD7tcI6uTCGttu+ZU7y9Hq8BlpMztd7iLeIF4AJFAnbZH1xjX+wwgg4cRKFNSvv3VWQ==
319+
cypress@^12.17.2:
320+
version "12.17.2"
321+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.17.2.tgz#040ac55de1e811f6e037d231a2869d5ab8c29c85"
322+
integrity sha512-hxWAaWbqQBzzMuadSGSuQg5PDvIGOovm6xm0hIfpCVcORsCAj/gF2p0EvfnJ4f+jK2PCiDgP6D2eeE9/FK4Mjg==
323323
dependencies:
324324
"@cypress/request" "^2.88.11"
325325
"@cypress/xvfb" "^1.2.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4017,10 +4017,10 @@ camelcase@^7.0.1:
40174017
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-7.0.1.tgz#f02e50af9fd7782bc8b88a3558c32fd3a388f048"
40184018
integrity sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==
40194019

4020-
[email protected].30001516, caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001464:
4021-
version "1.0.30001516"
4022-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001516.tgz#621b1be7d85a8843ee7d210fd9d87b52e3daab3a"
4023-
integrity sha512-Wmec9pCBY8CWbmI4HsjBeQLqDTqV91nFVR83DnZpYyRnPI1wePDsTg0bGLPC5VU/3OIZV1fmxEea1b+tFKe86g==
4020+
[email protected].30001517, caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001464:
4021+
version "1.0.30001517"
4022+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001517.tgz#90fabae294215c3495807eb24fc809e11dc2f0a8"
4023+
integrity sha512-Vdhm5S11DaFVLlyiKu4hiUTkpZu+y1KA/rZZqVQfOD5YdDT/eQKlkt7NaE0WGOFgX32diqt9MiP9CAiFeRklaA==
40244024

40254025
[email protected], chalk@^5.3.0:
40264026
version "5.3.0"

0 commit comments

Comments
 (0)