Skip to content

Commit 20a7f7b

Browse files
renovate-botclydin
authored andcommitted
build: update karma to version 6.3.0
1 parent 90a0196 commit 20a7f7b

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
@@ -160,7 +160,7 @@
160160
"jest-worker": "26.6.2",
161161
"jquery": "^3.3.1",
162162
"jsonc-parser": "3.0.0",
163-
"karma": "~6.2.0",
163+
"karma": "~6.3.0",
164164
"karma-chrome-launcher": "~3.1.0",
165165
"karma-coverage": "~2.0.3",
166166
"karma-jasmine": "~4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7434,10 +7434,10 @@ [email protected]:
74347434
dependencies:
74357435
source-map-support "^0.5.5"
74367436

7437-
karma@~6.2.0:
7438-
version "6.2.0"
7439-
resolved "https://registry.yarnpkg.com/karma/-/karma-6.2.0.tgz#5302ca36390b146f635b3427982afe0a94c72ff7"
7440-
integrity sha512-pCB8eNxGgdIdZeC885rbhZ/VyuOPNHUIDNL9EaaMf1NVzpvTjMO8a7zRTn51ZJhOOOxCSpalUdT1A8x76LyVqg==
7437+
karma@~6.3.0:
7438+
version "6.3.0"
7439+
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.0.tgz#8291d1ba329a1f57c160b0bd256fb42ae16bfd8b"
7440+
integrity sha512-Or+x8T4/TWe7ChBaAkdQARjETSbvxsipp5Y+0UMSu4z0YYzy06OA2UdHAmMIx5gLs4a76X916pY1bzGgYuN7BQ==
74417441
dependencies:
74427442
body-parser "^1.19.0"
74437443
braces "^3.0.2"

0 commit comments

Comments
 (0)