Skip to content

Commit

Permalink
chore(deps): update dependency @cypress/code-coverage to v3.12.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 17, 2024
1 parent 05b6e90 commit 1a2aac7
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": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"@cypress/code-coverage": "3.12.22",
"@cypress/code-coverage": "3.12.23",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/file-saver": "^2",
"@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 @@ -2118,9 +2118,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.22":
version: 3.12.22
resolution: "@cypress/code-coverage@npm:3.12.22"
"@cypress/code-coverage@npm:3.12.23":
version: 3.12.23
resolution: "@cypress/code-coverage@npm:3.12.23"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -2137,7 +2137,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: f6465a4bc461a386c5d72d6455e8c087e4a750aae2ec2ede0cf8218ff121256a6e61e9dcf2f10d7eba0f1968de12110f57ca116fbe51d063b83fad6445defb32
checksum: feee095eed4a10a638e8f2cfe3c213b644a28205ef50907d5194634d3f795df9f6f420883d76862d8ff674890b5b92c4615aa4861f5d99189696f717784f4778
languageName: node
linkType: hard

Expand Down Expand Up @@ -7651,7 +7651,7 @@ __metadata:
"@codemirror/lang-javascript": "npm:^6.2.1"
"@commitlint/cli": "npm:18.4.4"
"@commitlint/config-conventional": "npm:18.4.4"
"@cypress/code-coverage": "npm:3.12.22"
"@cypress/code-coverage": "npm:3.12.23"
"@emotion/react": "npm:11.11.3"
"@emotion/styled": "npm:11.11.0"
"@graasp/apps-query-client": "npm:3.4.4"
Expand Down

0 comments on commit 1a2aac7

Please sign in to comment.