Skip to content

Commit

Permalink
chore(deps): update dependency @cypress/code-coverage to v3.12.36 (#190)
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 Apr 23, 2024
1 parent d69e849 commit a42904b
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 @@ -71,7 +71,7 @@
"devDependencies": {
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.35",
"@cypress/code-coverage": "3.12.36",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/i18n": "0.13.11",
"@types/lodash.clonedeep": "^4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1913,9 +1913,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.35":
version: 3.12.35
resolution: "@cypress/code-coverage@npm:3.12.35"
"@cypress/code-coverage@npm:3.12.36":
version: 3.12.36
resolution: "@cypress/code-coverage@npm:3.12.36"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -1932,7 +1932,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/d481e188248d7639a70d6178f283faf03fa1f87853fce6e7427679ca016408a004f4745269c0432e0b7ad420b255021ad3ed648fd741da22b91e65783bf0c3f6
checksum: 10/3dddeab4be5a29c26cbfed7500f80d2bb921b5b8ef6003adf0e1e27d5eaef6a807994d3af4ea6187202742d4e3190f8cd8dc72f4e56757dff3243f82ca6d339b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7912,7 +7912,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.2.2"
"@commitlint/config-conventional": "npm:19.2.2"
"@cypress/code-coverage": "npm:3.12.35"
"@cypress/code-coverage": "npm:3.12.36"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@fontsource/roboto": "npm:^5.0.8"
Expand Down

0 comments on commit a42904b

Please sign in to comment.