Skip to content

Commit

Permalink
Update dependency karma-webpack to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 4cbb76e commit 294c6d1
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 @@ -70,7 +70,7 @@
"karma-coverage": "^1.1.1",
"karma-jasmine": "1.0.2",
"karma-jsdom-launcher": "~7.0.0",
"karma-webpack": "1.8.0",
"karma-webpack": "1.8.1",
"lodash": "~4.17.20",
"ng-annotate-webpack-plugin": "0.1.3",
"node-sass": "^4.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5438,10 +5438,10 @@ karma-jsdom-launcher@~7.0.0:
resolved "https://registry.yarnpkg.com/karma-jsdom-launcher/-/karma-jsdom-launcher-7.0.0.tgz#e9b42f181212806ff18aabdc3dd1d50c78c87c51"
integrity sha512-31vJZv6MAGgcJD5Shu9T8uTCx1M9E4MFIpHmuQOsso50ECs6gi1liMZP6GeSuYe410mtGZfD9zq1sbrUyplQRg==

karma-webpack@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/karma-webpack/-/karma-webpack-1.8.0.tgz#340c7999eb3745b47becab47d0d304dac2c55257"
integrity sha512-RxBTP7V0mbCATcCNiEyYQuhmWT68raKsaO71zHwhq7h/+qqkG3tSRhrXQ/vMBRQx9c1K21V8WgVtlf+12Fq4hQ==
karma-webpack@1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/karma-webpack/-/karma-webpack-1.8.1.tgz#39d5fd2edeea3cc3ef5b405989b37d5b0e6a3b4e"
integrity sha512-9JYgrDvKQ027HiSbM7jpgI3XszQRg3J/tig6w93LEbPGTnfQQWK0Wa6wfPsATU/r0O9Ytt2CHoJQGamgoMD8cQ==
dependencies:
async "~0.9.0"
loader-utils "^0.2.5"
Expand Down

0 comments on commit 294c6d1

Please sign in to comment.