Skip to content

Commit

Permalink
build(deps-dev): bump karma from 6.4.2 to 6.4.3 in /demo
Browse files Browse the repository at this point in the history
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.4.2...v6.4.3)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent a97771a commit 79c912b
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion demo/BaseComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint": "^8.57.0",
"@ui5/cli": "^3.9.1",
"local-web-server": "^5.3.1",
"karma": "^6.4.2",
"karma": "^6.4.3",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion demo/CategoriesComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "^8.57.0",
"@ui5/cli": "^3.9.1",
"local-web-server": "^5.3.1",
"karma": "^6.4.2",
"karma": "^6.4.3",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion demo/ProductsComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^8.57.0",
"@ui5/cli": "^3.9.1",
"local-web-server": "^5.3.1",
"karma": "^6.4.2",
"karma": "^6.4.3",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion demo/RootComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "^8.57.0",
"@ui5/cli": "^3.9.1",
"local-web-server": "^5.3.1",
"karma": "^6.4.2",
"karma": "^6.4.3",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion demo/SuppliersComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "^8.57.0",
"@ui5/cli": "^3.9.1",
"local-web-server": "^5.3.1",
"karma": "^6.4.2",
"karma": "^6.4.3",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^3.0.4",
Expand Down
18 changes: 9 additions & 9 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 79c912b

Please sign in to comment.