Skip to content

Commit 82701a8

Browse files
committed
karma * @aws-crypto/example-browser: ^4.1.0 → 5.2.3 * @aws-crypto/integration-browser: ^4.4.1 → 5.2.3
1 parent 9b53325 commit 82701a8

File tree

4 files changed

+37
-12
lines changed

4 files changed

+37
-12
lines changed

modules/example-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@aws-sdk/util-base64-browser": "3.1.0",
3030
"@types/chai": "^4.2.11",
3131
"chai": "^4.2.0",
32-
"karma": "^4.1.0",
32+
"karma": "5.2.3",
3333
"karma-chai": "^0.1.0",
3434
"karma-chrome-launcher": "^3.1.0",
3535
"karma-coverage-istanbul-reporter": "^3.0.3",

modules/integration-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/yauzl": "^2.9.1",
2929
"got": "^11.8.0",
3030
"jasmine-core": "^3.5.0",
31-
"karma": "^4.4.1",
31+
"karma": "5.2.3",
3232
"karma-chrome-launcher": "^3.1.0",
3333
"karma-jasmine": "^4.0.1",
3434
"karma-json-fixtures-preprocessor": "0.0.6",

package-lock.json

Lines changed: 34 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"ts-node": "^8.10.2",
131131
"tslib": "^1.13.0",
132132
"typescript": "^4.0.2",
133-
"verdaccio": "^4.8.0",
133+
"verdaccio": "^4.10.0",
134134
"webpack": "^4.44.1",
135135
"webpack-cli": "^3.3.12"
136136
}

0 commit comments

Comments
 (0)