mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Bump karma from 5.0.2 to 5.0.4 (#30734)
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v5.0.2...v5.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
7de323d66e
commit
a9fdecfd26
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -7066,9 +7066,9 @@
|
|||
}
|
||||
},
|
||||
"karma": {
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/karma/-/karma-5.0.2.tgz",
|
||||
"integrity": "sha512-RpUuCuGJfN3WnjYPGIH+VBF8023Lfm3TQH6D1kcNL+FxtEPc2UUz/nVjbVAGXH4Pm+Q7FVOAQjdAeFUpXpQ3IA==",
|
||||
"version": "5.0.4",
|
||||
"resolved": "https://registry.npmjs.org/karma/-/karma-5.0.4.tgz",
|
||||
"integrity": "sha512-UGqTe2LBiGQBXRN+Fygeiq63tbfOX45639SKSbPkLpARwnxROWJZg+froGkpHxr84FXCe8UGCf+1PITM6frT5w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"body-parser": "^1.16.1",
|
||||
|
@ -7937,9 +7937,9 @@
|
|||
}
|
||||
},
|
||||
"mime": {
|
||||
"version": "2.4.4",
|
||||
"resolved": "https://registry.npmjs.org/mime/-/mime-2.4.4.tgz",
|
||||
"integrity": "sha512-LRxmNwziLPT828z+4YkNzloCFC2YM4wrB99k+AV5ZbEyfGNWfG8SO1FUXLmLDBSo89NrJZ4DIWeLjy1CHGhMGA==",
|
||||
"version": "2.4.5",
|
||||
"resolved": "https://registry.npmjs.org/mime/-/mime-2.4.5.tgz",
|
||||
"integrity": "sha512-3hQhEUF027BuxZjQA3s7rIv/7VCQPa27hN9u9g87sEkWaKwQPuXOkVKtOeiyUrnWqTDiOs8Ed2rwg733mB0R5w==",
|
||||
"dev": true
|
||||
},
|
||||
"mime-db": {
|
||||
|
|
|
@ -110,7 +110,7 @@
|
|||
"hammer-simulator": "0.0.1",
|
||||
"hugo-bin": "^0.57.2",
|
||||
"ip": "^1.1.5",
|
||||
"karma": "^5.0.2",
|
||||
"karma": "^5.0.4",
|
||||
"karma-browserstack-launcher": "^1.5.2",
|
||||
"karma-chrome-launcher": "^3.1.0",
|
||||
"karma-coverage-istanbul-reporter": "^2.1.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue