mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Build(deps-dev): Bump karma from 6.4.3 to 6.4.4 (#40680)
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.3 to 6.4.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/v6.4.3...v6.4.4) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									8b19264893
								
							
						
					
					
						commit
						163f1f732c
					
				| 
						 | 
					@ -47,7 +47,7 @@
 | 
				
			||||||
        "ip": "^2.0.1",
 | 
					        "ip": "^2.0.1",
 | 
				
			||||||
        "jasmine": "^5.2.0",
 | 
					        "jasmine": "^5.2.0",
 | 
				
			||||||
        "jquery": "^3.7.1",
 | 
					        "jquery": "^3.7.1",
 | 
				
			||||||
        "karma": "^6.4.3",
 | 
					        "karma": "^6.4.4",
 | 
				
			||||||
        "karma-browserstack-launcher": "1.4.0",
 | 
					        "karma-browserstack-launcher": "1.4.0",
 | 
				
			||||||
        "karma-chrome-launcher": "^3.2.0",
 | 
					        "karma-chrome-launcher": "^3.2.0",
 | 
				
			||||||
        "karma-coverage-istanbul-reporter": "^3.0.3",
 | 
					        "karma-coverage-istanbul-reporter": "^3.0.3",
 | 
				
			||||||
| 
						 | 
					@ -8334,11 +8334,10 @@
 | 
				
			||||||
      "dev": true
 | 
					      "dev": true
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/karma": {
 | 
					    "node_modules/karma": {
 | 
				
			||||||
      "version": "6.4.3",
 | 
					      "version": "6.4.4",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/karma/-/karma-6.4.3.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/karma/-/karma-6.4.4.tgz",
 | 
				
			||||||
      "integrity": "sha512-LuucC/RE92tJ8mlCwqEoRWXP38UMAqpnq98vktmS9SznSoUPPUJQbc91dHcxcunROvfQjdORVA/YFviH+Xci9Q==",
 | 
					      "integrity": "sha512-LrtUxbdvt1gOpo3gxG+VAJlJAEMhbWlM4YrFQgql98FwF7+K8K12LYO4hnDdUkNjeztYrOXEMqgTajSWgmtI/w==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "license": "MIT",
 | 
					 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@colors/colors": "1.5.0",
 | 
					        "@colors/colors": "1.5.0",
 | 
				
			||||||
        "body-parser": "^1.19.0",
 | 
					        "body-parser": "^1.19.0",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -131,7 +131,7 @@
 | 
				
			||||||
    "ip": "^2.0.1",
 | 
					    "ip": "^2.0.1",
 | 
				
			||||||
    "jasmine": "^5.2.0",
 | 
					    "jasmine": "^5.2.0",
 | 
				
			||||||
    "jquery": "^3.7.1",
 | 
					    "jquery": "^3.7.1",
 | 
				
			||||||
    "karma": "^6.4.3",
 | 
					    "karma": "^6.4.4",
 | 
				
			||||||
    "karma-browserstack-launcher": "1.4.0",
 | 
					    "karma-browserstack-launcher": "1.4.0",
 | 
				
			||||||
    "karma-chrome-launcher": "^3.2.0",
 | 
					    "karma-chrome-launcher": "^3.2.0",
 | 
				
			||||||
    "karma-coverage-istanbul-reporter": "^3.0.3",
 | 
					    "karma-coverage-istanbul-reporter": "^3.0.3",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue