Skip to content

Commit

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

Bump @cypress/code-coverage from 3.12.8 to 3.12.10
  • Loading branch information
kasperg authored Nov 20, 2023
2 parents 66d5970 + 8fb8a27 commit e11c46c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 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.8",
"@cypress/code-coverage": "^3.12.10",
"@graphql-codegen/add": "^3.1.1",
"@graphql-codegen/cli": "^2.6.2",
"@graphql-codegen/introspection": "^2.1.1",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1415,17 +1415,17 @@
through2 "^2.0.0"
watchify "^4.0.0"

"@cypress/code-coverage@^3.12.8":
version "3.12.8"
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.12.8.tgz#e487bc52f5265382e62f3b4a0854a19ea2c4f75b"
integrity sha512-SqS4Bjgff7CoUiYBQkpfcnD7cd4DBmrlKb8APuQ1yljG1FHgffrCGM8p7/7jZfNl/Qy9dHl+nva49pTFKqrpsg==
"@cypress/code-coverage@^3.12.10":
version "3.12.10"
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.12.10.tgz#5d1c3091c92ce46836300b1c53c3a8a8fb0f5e1f"
integrity sha512-o7+/OD7K+brmzJn2MWQHQAyXxcKyOz8jG0nrny//KoWr2TC9PqQwHxZhuitSi0vcV3EYNqD4vDY683mPqMNtEg==
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.0.4"
globby "11.1.0"
istanbul-lib-coverage "3.0.0"
js-yaml "4.1.0"
nyc "15.1.0"
Expand Down Expand Up @@ -10640,6 +10640,18 @@ [email protected]:
merge2 "^1.3.0"
slash "^3.0.0"

[email protected], globby@^11.0.2, globby@^11.0.3, globby@^11.0.4, globby@^11.1.0:
version "11.1.0"
resolved "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz"
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
dependencies:
array-union "^2.1.0"
dir-glob "^3.0.1"
fast-glob "^3.2.9"
ignore "^5.2.0"
merge2 "^1.4.1"
slash "^3.0.0"

[email protected]:
version "12.1.0"
resolved "https://registry.npmjs.org/globby/-/globby-12.1.0.tgz"
Expand All @@ -10652,18 +10664,6 @@ [email protected]:
merge2 "^1.4.1"
slash "^4.0.0"

globby@^11.0.2, globby@^11.0.3, globby@^11.0.4, globby@^11.1.0:
version "11.1.0"
resolved "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz"
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
dependencies:
array-union "^2.1.0"
dir-glob "^3.0.1"
fast-glob "^3.2.9"
ignore "^5.2.0"
merge2 "^1.4.1"
slash "^3.0.0"

globby@^13.0.0:
version "13.2.2"
resolved "https://registry.yarnpkg.com/globby/-/globby-13.2.2.tgz#63b90b1bf68619c2135475cbd4e71e66aa090592"
Expand Down

0 comments on commit e11c46c

Please sign in to comment.