Skip to content

Commit

Permalink
Merge pull request #797 from Borewit/dependabot/npm_and_yarn/karma-6.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 13, 2022
2 parents 083756a + bfd8d79 commit 3e96abe
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 @@ -61,7 +61,7 @@
"del-cli": "^5.0.0",
"istanbul-instrumenter-loader": "^3.0.1",
"jasmine-core": "^4.3.0",
"karma": "^6.4.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage-istanbul-reporter": "^3.0.3",
"karma-firefox-launcher": "^2.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2570,10 +2570,10 @@ karma-webpack@^4.0.2:
source-map "^0.7.3"
webpack-dev-middleware "^3.7.0"

karma@^6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.4.0.tgz#82652dfecdd853ec227b74ed718a997028a99508"
integrity sha512-s8m7z0IF5g/bS5ONT7wsOavhW4i4aFkzD4u4wgzAQWT4HGUeWI3i21cK2Yz6jndMAeHETp5XuNsRoyGJZXVd4w==
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==
dependencies:
"@colors/colors" "1.5.0"
body-parser "^1.19.0"
Expand Down

0 comments on commit 3e96abe

Please sign in to comment.