mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Bump karma from 6.1.1 to 6.1.2 (#33313)
Bumps [karma](https://github.com/karma-runner/karma) from 6.1.1 to 6.1.2. - [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.1.1...v6.1.2) 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
							
								
									bdffdb9380
								
							
						
					
					
						commit
						7d3fa63c3f
					
				| 
						 | 
				
			
			@ -5973,9 +5973,9 @@
 | 
			
		|||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "karma": {
 | 
			
		||||
      "version": "6.1.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/karma/-/karma-6.1.1.tgz",
 | 
			
		||||
      "integrity": "sha512-vVDFxFGAsclgmFjZA/qGw5xqWdZIWxVD7xLyCukYUYd5xs/uGzYbXGOT5zOruVBQleKEmXIr4H2hzGCTn+M9Cg==",
 | 
			
		||||
      "version": "6.1.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/karma/-/karma-6.1.2.tgz",
 | 
			
		||||
      "integrity": "sha512-mKbxgsJrt3UHBPdKfCxC2eg3lpqyt6hQRFhNWJ2sk0wUnbnLPEiCpgIgiycuLSra0vC6TaK9OPJiMGATGzgH/A==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "body-parser": "^1.19.0",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -122,7 +122,7 @@
 | 
			
		|||
    "hugo-bin": "^0.69.0",
 | 
			
		||||
    "ip": "^1.1.5",
 | 
			
		||||
    "jquery": "^3.6.0",
 | 
			
		||||
    "karma": "^6.1.1",
 | 
			
		||||
    "karma": "^6.1.2",
 | 
			
		||||
    "karma-browserstack-launcher": "1.4.0",
 | 
			
		||||
    "karma-chrome-launcher": "^3.1.0",
 | 
			
		||||
    "karma-coverage-istanbul-reporter": "^3.0.3",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue