Skip to content

Commit 4e6023b

Browse files
Bump karma from 6.3.14 to 6.3.16 in /finish/src/main/frontend (#149)
* Bump karma from 6.3.14 to 6.3.16 in /start/src/main/frontend Bumps [karma](https://github.com/karma-runner/karma) from 6.3.14 to 6.3.16. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v6.3.14...v6.3.16) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Bump karma from 6.3.14 to 6.3.16 in /finish/src/main/frontend Bumps [karma](https://github.com/karma-runner/karma) from 6.3.14 to 6.3.16. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v6.3.14...v6.3.16) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Bump minimist from 1.2.5 to 1.2.6 in /start/src/main/frontend Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump minimist from 1.2.5 to 1.2.6 in /finish/src/main/frontend Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump async from 2.6.3 to 2.6.4 in /finish/src/main/frontend Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump async from 2.6.3 to 2.6.4 in /start/src/main/frontend Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gilbert Kwan <[email protected]>
1 parent bd2a40a commit 4e6023b

File tree

4 files changed

+65
-60
lines changed

4 files changed

+65
-60
lines changed

finish/src/main/frontend/package-lock.json

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

finish/src/main/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"codelyzer": "^6.0.0",
3636
"jasmine-core": "~3.6.0",
3737
"jasmine-spec-reporter": "~5.0.0",
38-
"karma": "~6.3.14",
38+
"karma": "~6.3.16",
3939
"karma-chrome-launcher": "~3.1.0",
4040
"karma-coverage-istanbul-reporter": "~3.0.2",
4141
"karma-jasmine": "~4.0.0",

start/src/main/frontend/package-lock.json

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

start/src/main/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"codelyzer": "^6.0.0",
3636
"jasmine-core": "~3.6.0",
3737
"jasmine-spec-reporter": "~5.0.0",
38-
"karma": "~6.3.14",
38+
"karma": "~6.3.16",
3939
"karma-chrome-launcher": "~3.1.0",
4040
"karma-coverage-istanbul-reporter": "~3.0.2",
4141
"karma-jasmine": "~4.0.0",

0 commit comments

Comments
 (0)