mirror of
				https://github.com/crazy-max/ghaction-upx.git
				synced 2025-11-03 12:38:12 -07:00 
			
		
		
		
	Bump @types/jest from 25.2.3 to 26.0.0 (#111)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) 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
							
								
									c1508a05a8
								
							
						
					
					
						commit
						7bc47bb6a0
					
				
							
								
								
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -849,9 +849,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "@types/jest": {
 | 
					    "@types/jest": {
 | 
				
			||||||
      "version": "25.2.3",
 | 
					      "version": "26.0.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.3.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==",
 | 
					      "integrity": "sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "requires": {
 | 
					      "requires": {
 | 
				
			||||||
        "jest-diff": "^25.2.1",
 | 
					        "jest-diff": "^25.2.1",
 | 
				
			||||||
 | 
				
			|||||||
@ -27,7 +27,7 @@
 | 
				
			|||||||
    "@actions/tool-cache": "^1.5.5"
 | 
					    "@actions/tool-cache": "^1.5.5"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@types/jest": "^25.2.3",
 | 
					    "@types/jest": "^26.0.0",
 | 
				
			||||||
    "@types/node": "^13.13.5",
 | 
					    "@types/node": "^13.13.5",
 | 
				
			||||||
    "@zeit/ncc": "^0.22.3",
 | 
					    "@zeit/ncc": "^0.22.3",
 | 
				
			||||||
    "jest": "^25.5.4",
 | 
					    "jest": "^25.5.4",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user