Skip to content

Commit

Permalink
build(deps): update devdependency cypress to 14.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 9169664 commit 4c17319
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@vue/eslint-config-prettier": "7.1.0",
"@vue/eslint-config-typescript": "11.0.3",
"@vue/tsconfig": "0.5.1",
"cypress": "13.17.0",
"cypress": "14.0.3",
"eslint": "8.57.0",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-import": "2.29.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^3.0.6":
"@cypress/request@npm:^3.0.7":
version: 3.0.7
resolution: "@cypress/request@npm:3.0.7"
dependencies:
Expand Down Expand Up @@ -2908,11 +2908,11 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.17.0":
version: 13.17.0
resolution: "cypress@npm:13.17.0"
"cypress@npm:14.0.3":
version: 14.0.3
resolution: "cypress@npm:14.0.3"
dependencies:
"@cypress/request": ^3.0.6
"@cypress/request": ^3.0.7
"@cypress/xvfb": ^1.2.4
"@types/sinonjs__fake-timers": 8.1.1
"@types/sizzle": ^2.3.2
Expand Down Expand Up @@ -2957,7 +2957,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: c1d87358e8b92e19e3bf5246a8787dcdd5083e27fa7b816d26c28b4678ecd87b5b3b8661fb812bc993845ca30a482d3f18837af1ac6d9e142e41049dccbc51e0
checksum: f09eda40b2fe3786dc31d06205d0ee73dd05de0f67b68324b2549a99b24b42681017e93899ee53a3f4cba44d140019eaef9e50b7bb593732f46cbb5138987ff1
languageName: node
linkType: hard

Expand Down Expand Up @@ -9594,7 +9594,7 @@ __metadata:
"@vueuse/schema-org": 2.2.0
"@zeepkist/gtr-api": 3.12.1
color-hash: 2.0.2
cypress: 13.17.0
cypress: 14.0.3
date-fns: 2.30.0
date-fns-tz: 2.0.1
eslint: 8.57.0
Expand Down

0 comments on commit 4c17319

Please sign in to comment.