Skip to content

Commit

Permalink
build(deps): update devdependency cypress to 13.17.0 (#1410)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 4589ff6 commit 6bd0edb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.16.1",
"cypress": "13.17.0",
"eslint": "8.57.0",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-import": "2.29.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2907,9 +2907,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.16.1":
version: 13.16.1
resolution: "cypress@npm:13.16.1"
"cypress@npm:13.17.0":
version: 13.17.0
resolution: "cypress@npm:13.17.0"
dependencies:
"@cypress/request": ^3.0.6
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -2956,7 +2956,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 9307ec98858979d01920b3da884223c1132501716fe055017f6aa19b0af58ae50998b502940678ce935804b383d8784a21da48fed3e53b740789aac1768c2a3f
checksum: c1d87358e8b92e19e3bf5246a8787dcdd5083e27fa7b816d26c28b4678ecd87b5b3b8661fb812bc993845ca30a482d3f18837af1ac6d9e142e41049dccbc51e0
languageName: node
linkType: hard

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

0 comments on commit 6bd0edb

Please sign in to comment.