Skip to content

Commit

Permalink
Update dependency cypress from v13.12.0 to v13.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent c242132 commit 236fded
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/react": "18.3.3",
"@vitejs/plugin-react": "4.3.1",
"@vitest/coverage-v8": "1.6.0",
"cypress": "13.12.0",
"cypress": "13.13.0",
"eslint": "9.5.0",
"husky": "9.0.11",
"jsdom": "24.1.0",
Expand Down
22 changes: 10 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9503,9 +9503,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.12.0":
version: 13.12.0
resolution: "cypress@npm:13.12.0"
"cypress@npm:13.13.0":
version: 13.13.0
resolution: "cypress@npm:13.13.0"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -9546,12 +9546,12 @@ __metadata:
request-progress: "npm:^3.0.0"
semver: "npm:^7.5.3"
supports-color: "npm:^8.1.1"
tmp: "npm:~0.2.1"
tmp: "npm:~0.2.3"
untildify: "npm:^4.0.0"
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/cf25219d336669a93541f4df5f415ad35fa944014157c12793db359c48946f0843fd6499315deb5b95f095a5319086df21fe2870461944931d0bca1e6cfcce77
checksum: 10/8d92fa511dbfe5429b119827f3eec0043d23861a814e307b53da3a885efc8495de789c44fd57da6a4d69390ffa5306ba181ec42f784afdbd1a78d14591d2f7c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -22534,7 +22534,7 @@ __metadata:
"@visx/xychart": "npm:3.11.0"
"@vitejs/plugin-react": "npm:4.3.1"
"@vitest/coverage-v8": "npm:1.6.0"
cypress: "npm:13.12.0"
cypress: "npm:13.13.0"
d3-array: "npm:3.2.4"
d3-geo: "npm:3.1.1"
d3-scale: "npm:4.0.2"
Expand Down Expand Up @@ -23820,12 +23820,10 @@ __metadata:
languageName: node
linkType: hard

"tmp@npm:~0.2.1":
version: 0.2.1
resolution: "tmp@npm:0.2.1"
dependencies:
rimraf: "npm:^3.0.0"
checksum: 10/445148d72df3ce99356bc89a7857a0c5c3b32958697a14e50952c6f7cf0a8016e746ababe9a74c1aa52f04c526661992f14659eba34d3c6701d49ba2f3cf781b
"tmp@npm:~0.2.3":
version: 0.2.3
resolution: "tmp@npm:0.2.3"
checksum: 10/7b13696787f159c9754793a83aa79a24f1522d47b87462ddb57c18ee93ff26c74cbb2b8d9138f571d2e0e765c728fb2739863a672b280528512c6d83d511c6fa
languageName: node
linkType: hard

Expand Down

0 comments on commit 236fded

Please sign in to comment.