Skip to content

Commit

Permalink
Merge pull request #789 from danskernesdigitalebibliotek/dependabot/n…
Browse files Browse the repository at this point in the history
…pm_and_yarn/cypress/code-coverage-3.12.14

Bump @cypress/code-coverage from 3.12.12 to 3.12.14
  • Loading branch information
kasperg authored Dec 19, 2023
2 parents dfd746f + 9bfe2b8 commit 4a68d61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@babel/preset-typescript": "^7.23.3",
"@csstools/postcss-sass": "^5.0.1",
"@cypress/browserify-preprocessor": "^3.0.2",
"@cypress/code-coverage": "^3.12.12",
"@cypress/code-coverage": "^3.12.14",
"@graphql-codegen/add": "^3.1.1",
"@graphql-codegen/cli": "^2.6.2",
"@graphql-codegen/introspection": "^2.1.1",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1421,18 +1421,18 @@
through2 "^2.0.0"
watchify "^4.0.0"

"@cypress/code-coverage@^3.12.12":
version "3.12.12"
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.12.12.tgz#c10806466a8fcd200f5636319ad681a8adca8482"
integrity sha512-V/fWyg6E1xdf/HHHUAg9cfGGU4hzsBgXYCm0ouXW2lOQHeo2/730R+CdXnbhPvDdl6GrndZtXW8K9FZhFNZJbQ==
"@cypress/code-coverage@^3.12.14":
version "3.12.14"
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.12.14.tgz#6689e7edf773a7022802506d3b3d0fedfc0960f5"
integrity sha512-uTlt0cdfohRWkH/HaXHRnyc+uj/Jb2on9V6H6CB6hdQvUfsmvHgTbc+qoqdwVOXI/33ctnreZpLjVkbuH0gYvw==
dependencies:
"@cypress/webpack-preprocessor" "^6.0.0"
chalk "4.1.2"
dayjs "1.11.10"
debug "4.3.4"
execa "4.1.0"
globby "11.1.0"
istanbul-lib-coverage "3.0.0"
istanbul-lib-coverage "^3.0.0"
js-yaml "4.1.0"
nyc "15.1.0"

Expand Down Expand Up @@ -12369,11 +12369,6 @@ isstream@~0.1.2:
resolved "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz"
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=

[email protected]:
version "3.0.0"
resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz"
integrity sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==

istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.0.0-alpha.1, istanbul-lib-coverage@^3.2.0, istanbul-lib-coverage@^3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz#2d166c4b0644d43a39f04bf6c2edd1e585f31756"
Expand Down

0 comments on commit 4a68d61

Please sign in to comment.