mirror of
				https://github.com/actions-rs/cargo.git
				synced 2025-11-03 22:31:58 +02:00 
			
		
		
		
	Bump ts-jest from 25.4.0 to 25.5.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.4.0 to 25.5.1. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.4.0...v25.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									bcbe7625d8
								
							
						
					
					
						commit
						6ddf35e4d7
					
				
					 2 changed files with 5 additions and 12 deletions
				
			
		
							
								
								
									
										15
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										15
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -10548,9 +10548,9 @@
 | 
			
		|||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "ts-jest": {
 | 
			
		||||
      "version": "25.4.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-25.4.0.tgz",
 | 
			
		||||
      "integrity": "sha512-+0ZrksdaquxGUBwSdTIcdX7VXdwLIlSRsyjivVA9gcO+Cvr6ByqDhu/mi5+HCcb6cMkiQp5xZ8qRO7/eCqLeyw==",
 | 
			
		||||
      "version": "25.5.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-25.5.1.tgz",
 | 
			
		||||
      "integrity": "sha512-kHEUlZMK8fn8vkxDjwbHlxXRB9dHYpyzqKIGDNxbzs+Rz+ssNDSDNusEK8Fk/sDd4xE6iKoQLfFkFVaskmTJyw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "bs-logger": "0.x",
 | 
			
		||||
| 
						 | 
				
			
			@ -10560,8 +10560,7 @@
 | 
			
		|||
        "lodash.memoize": "4.x",
 | 
			
		||||
        "make-error": "1.x",
 | 
			
		||||
        "micromatch": "4.x",
 | 
			
		||||
        "mkdirp": "1.x",
 | 
			
		||||
        "resolve": "1.x",
 | 
			
		||||
        "mkdirp": "0.x",
 | 
			
		||||
        "semver": "6.x",
 | 
			
		||||
        "yargs-parser": "18.x"
 | 
			
		||||
      },
 | 
			
		||||
| 
						 | 
				
			
			@ -10600,12 +10599,6 @@
 | 
			
		|||
            "picomatch": "^2.0.5"
 | 
			
		||||
          }
 | 
			
		||||
        },
 | 
			
		||||
        "mkdirp": {
 | 
			
		||||
          "version": "1.0.4",
 | 
			
		||||
          "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
 | 
			
		||||
          "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
 | 
			
		||||
          "dev": true
 | 
			
		||||
        },
 | 
			
		||||
        "semver": {
 | 
			
		||||
          "version": "6.3.0",
 | 
			
		||||
          "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -48,7 +48,7 @@
 | 
			
		|||
        "jest-circus": "^25.2.4",
 | 
			
		||||
        "npm-check-updates": "^4.1.2",
 | 
			
		||||
        "prettier": "^2.0.5",
 | 
			
		||||
        "ts-jest": "^25.4.0",
 | 
			
		||||
        "ts-jest": "^25.5.1",
 | 
			
		||||
        "typescript": "^3.8.3"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue