Skip to content

Commit f716178

Browse files
Update dependency karma-webpack to v1.8.1
1 parent 77ebb85 commit f716178

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"karma-coverage": "^1.1.1",
7070
"karma-jasmine": "1.0.2",
7171
"karma-jsdom-launcher": "~7.0.0",
72-
"karma-webpack": "1.8.0",
72+
"karma-webpack": "1.8.1",
7373
"lodash": "~4.17.20",
7474
"ng-annotate-webpack-plugin": "0.1.3",
7575
"numeral": "^2.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5549,10 +5549,10 @@ karma-jsdom-launcher@~7.0.0:
55495549
resolved "https://npm.manageiq.org/karma-jsdom-launcher/-/karma-jsdom-launcher-7.0.0.tgz#e9b42f181212806ff18aabdc3dd1d50c78c87c51"
55505550
integrity sha512-31vJZv6MAGgcJD5Shu9T8uTCx1M9E4MFIpHmuQOsso50ECs6gi1liMZP6GeSuYe410mtGZfD9zq1sbrUyplQRg==
55515551

5552-
5553-
version "1.8.0"
5554-
resolved "https://npm.manageiq.org/karma-webpack/-/karma-webpack-1.8.0.tgz#340c7999eb3745b47becab47d0d304dac2c55257"
5555-
integrity sha512-RxBTP7V0mbCATcCNiEyYQuhmWT68raKsaO71zHwhq7h/+qqkG3tSRhrXQ/vMBRQx9c1K21V8WgVtlf+12Fq4hQ==
5552+
5553+
version "1.8.1"
5554+
resolved "https://registry.yarnpkg.com/karma-webpack/-/karma-webpack-1.8.1.tgz#39d5fd2edeea3cc3ef5b405989b37d5b0e6a3b4e"
5555+
integrity sha512-9JYgrDvKQ027HiSbM7jpgI3XszQRg3J/tig6w93LEbPGTnfQQWK0Wa6wfPsATU/r0O9Ytt2CHoJQGamgoMD8cQ==
55565556
dependencies:
55575557
async "~0.9.0"
55585558
loader-utils "^0.2.5"

0 commit comments

Comments
 (0)