Skip to content

Commit

Permalink
Merge pull request #571 from owncloud/dependabot/npm_and_yarn/karma-6…
Browse files Browse the repository at this point in the history
….4.2

Bump karma from 6.4.1 to 6.4.2
  • Loading branch information
phil-davis authored Apr 25, 2023
2 parents 85fe215 + 1be5c6a commit ee147dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"jasmine-sinon": "^0.4.0",
"jsdoc": "~4.0.2",
"jshint": "*",
"karma": "~6.4.1",
"karma": "~6.4.2",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "*",
"karma-jasmine": "~1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1144,10 +1144,10 @@ karma-junit-reporter@*:
path-is-absolute "^1.0.0"
xmlbuilder "12.0.0"

karma@~6.4.1:
version "6.4.1"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.4.1.tgz#f2253716dd3a41aaa813fa9f54b6ee047e1127d9"
integrity sha512-Cj57NKOskK7wtFWSlMvZf459iX+kpYIPXmkNUzP2WAFcA7nhr/ALn5R7sw3w+1udFDcpMx/tuB8d5amgm3ijaA==
karma@~6.4.2:
version "6.4.2"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.4.2.tgz#a983f874cee6f35990c4b2dcc3d274653714de8e"
integrity sha512-C6SU/53LB31BEgRg+omznBEMY4SjHU3ricV6zBcAe1EeILKkeScr+fZXtaI5WyDbkVowJxxAI6h73NcFPmXolQ==
dependencies:
"@colors/colors" "1.5.0"
body-parser "^1.19.0"
Expand Down

0 comments on commit ee147dc

Please sign in to comment.