Skip to content

Commit

Permalink
Merge pull request #3407 from devonfw/dependabot/npm_and_yarn/samples…
Browse files Browse the repository at this point in the history
…/MyLibraryTest/karma-chrome-launcher-3.2.0
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
2 parents d237276 + 43a71f6 commit 70ce7b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion samples/MyLibraryTest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~6.4.4",
"karma-chrome-launcher": "~3.1.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
Expand Down
8 changes: 4 additions & 4 deletions samples/MyLibraryTest/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5338,10 +5338,10 @@ jszip@^3.1.3:
readable-stream "~2.3.6"
setimmediate "^1.0.5"

karma-chrome-launcher@~3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-3.1.0.tgz#805a586799a4d05f4e54f72a204979f3f3066738"
integrity sha512-3dPs/n7vgz1rxxtynpzZTvb9y/GIaW8xjAwcIGttLbycqoFtI7yo1NGnQi6oFTherRE+GIhCAHZC4vEqWGhNvg==
karma-chrome-launcher@~3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-3.2.0.tgz#eb9c95024f2d6dfbb3748d3415ac9b381906b9a9"
integrity sha512-rE9RkUPI7I9mAxByQWkGJFXfFD6lE4gC5nPuZdobf/QdTEJI6EU4yIay/cfU/xV4ZxlM5JiTv7zWYgA64NpS5Q==
dependencies:
which "^1.2.1"

Expand Down

0 comments on commit 70ce7b3

Please sign in to comment.