Skip to content

Commit c96f0c5

Browse files
chore(release): 6.3.11 [skip ci]
## [6.3.11](v6.3.10...v6.3.11) (2022-01-13) ### Bug Fixes * **deps:** pin colors package to 1.4.0 due to security vulnerability ([a5219c5](a5219c5))
1 parent a5219c5 commit c96f0c5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.3.11](https://github.com/karma-runner/karma/compare/v6.3.10...v6.3.11) (2022-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** pin colors package to 1.4.0 due to security vulnerability ([a5219c5](https://github.com/karma-runner/karma/commit/a5219c52e2515248eefae4fe1863ac8ad3fdd43b))
7+
18
## [6.3.10](https://github.com/karma-runner/karma/compare/v6.3.9...v6.3.10) (2022-01-08)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"Jérémy Judéaux <[email protected]>",
7373
"Marcello Nuccio <[email protected]>",
7474
"Pieter Mees <[email protected]>",
75+
"Sergei Startsev <[email protected]>",
7576
"pavelgj <[email protected]>",
7677
"sylvain-hamel <[email protected]>",
7778
"ywong <[email protected]>",
@@ -119,7 +120,6 @@
119120
"Ruben Bridgewater <[email protected]>",
120121
"Réda Housni Alaoui <[email protected]>",
121122
"Sammy Jelin <[email protected]>",
122-
"Sergei Startsev <[email protected]>",
123123
"Sergey Simonchik <[email protected]>",
124124
"Sergey Simonchik <[email protected]>",
125125
"Shane Russell <[email protected]>",
@@ -497,7 +497,7 @@
497497
"engines": {
498498
"node": ">= 10"
499499
},
500-
"version": "6.3.10",
500+
"version": "6.3.11",
501501
"license": "MIT",
502502
"scripts": {
503503
"lint": "eslint . --ext js --ignore-pattern *.tpl.js",

0 commit comments

Comments
 (0)