1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00

Bump ua-parser-js and karma

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) to 0.7.33 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together.


Updates `ua-parser-js` from 0.7.20 to 0.7.33
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.20...0.7.33)

Updates `karma` from 5.0.0 to 6.4.1
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.0.0...v6.4.1)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-26 11:01:36 +00:00 committed by GitHub
commit 38dfbdfc90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 542 additions and 518 deletions

1058
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -39,7 +39,7 @@
},
"devDependencies": {
"gh-pages": "^3.0.0",
"karma": "^5.0.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.0.0",
"karma-cljs-test": "^0.1.0",
"karma-firefox-launcher": "^1.2.0",