Skip to content

Commit

Permalink
chore(deps): update dependency @cypress/code-coverage to v3.12.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent 6334ead commit 093bef6
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 @@ -68,7 +68,7 @@
"devDependencies": {
"@commitlint/cli": "19.2.0",
"@commitlint/config-conventional": "19.1.0",
"@cypress/code-coverage": "3.12.29",
"@cypress/code-coverage": "3.12.30",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/file-saver": "^2.0.7",
"@types/i18n": "0.13.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2022,9 +2022,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.29":
version: 3.12.29
resolution: "@cypress/code-coverage@npm:3.12.29"
"@cypress/code-coverage@npm:3.12.30":
version: 3.12.30
resolution: "@cypress/code-coverage@npm:3.12.30"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -2041,7 +2041,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/e8abfe60ef1fd8323bda169b535102cda8cc48cc1358b2fe300c731927e9e73db70309055990b22ce3b5ba822633a67ff3983f5091e91d86f6b35311bf23f0e9
checksum: 10/3ddac4c971e0989df0428175f452211941df922327a7a9ab7827576528e25ce4e9d5a8e9bb745fe98e0ccad6b9ee88ec7c1dd277f25b114db72a0086581c68a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8373,7 +8373,7 @@ __metadata:
"@codemirror/lang-javascript": "npm:^6.2.1"
"@commitlint/cli": "npm:19.2.0"
"@commitlint/config-conventional": "npm:19.1.0"
"@cypress/code-coverage": "npm:3.12.29"
"@cypress/code-coverage": "npm:3.12.30"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.0"
"@graasp/apps-query-client": "npm:^3.4.5"
Expand Down

0 comments on commit 093bef6

Please sign in to comment.