Skip to content

Commit

Permalink
chore(deps): update dependency @cypress/code-coverage to v3.12.39 (#203)
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 May 7, 2024
1 parent ddfa9c0 commit 29c7fff
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 @@ -56,7 +56,7 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.38",
"@cypress/code-coverage": "3.12.39",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/i18n": "0.13.12",
"@types/uuid": "9.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1906,9 +1906,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.38":
version: 3.12.38
resolution: "@cypress/code-coverage@npm:3.12.38"
"@cypress/code-coverage@npm:3.12.39":
version: 3.12.39
resolution: "@cypress/code-coverage@npm:3.12.39"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -1925,7 +1925,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/9ab38647496a70ffc39448ff19d627fa05d8bffee98f3bdb50b8efec402a84757347f8547c6d8992921eb149e4c638cc76d237d9b60cd9229b36d4b5e395e089
checksum: 10/f045265ab942aa6f48d9ecedc4626f85f8db863b7e52edc699f07276c4acf89eb619fbf2472ef2e12028dba21b743f8984bf41568cdc0ad1eff75387ba9afe65
languageName: node
linkType: hard

Expand Down Expand Up @@ -7924,7 +7924,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.3.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@cypress/code-coverage": "npm:3.12.38"
"@cypress/code-coverage": "npm:3.12.39"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/apps-query-client": "npm:3.4.13"
Expand Down

0 comments on commit 29c7fff

Please sign in to comment.