mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 09:58:56 +08:00 
			
		
		
		
	Upgrade Jest to address security warning
This commit is contained in:
		
							
								
								
									
										7181
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										7181
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -21,7 +21,6 @@
 | 
			
		||||
    "github-actions",
 | 
			
		||||
    "gradle"
 | 
			
		||||
  ],
 | 
			
		||||
  "author": "Paul Merlin <paul@nosphere.org>",
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@actions/cache": "1.0.7",
 | 
			
		||||
@@ -34,7 +33,7 @@
 | 
			
		||||
    "string-argv": "0.3.1"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@types/jest": "26.0.23",
 | 
			
		||||
    "@types/jest": "27.0.2",
 | 
			
		||||
    "@types/node": "14.17.3",
 | 
			
		||||
    "@types/unzipper": "0.10.4",
 | 
			
		||||
    "@typescript-eslint/parser": "4.28.2",
 | 
			
		||||
@@ -42,11 +41,11 @@
 | 
			
		||||
    "eslint": "7.30.0",
 | 
			
		||||
    "eslint-plugin-github": "4.1.3",
 | 
			
		||||
    "eslint-plugin-jest": "24.3.6",
 | 
			
		||||
    "jest": "26.6.3",
 | 
			
		||||
    "jest-circus": "26.6.3",
 | 
			
		||||
    "jest": "27.3.1",
 | 
			
		||||
    "jest-circus": "27.3.1",
 | 
			
		||||
    "js-yaml": "3.14.1",
 | 
			
		||||
    "prettier": "2.3.2",
 | 
			
		||||
    "ts-jest": "26.5.6",
 | 
			
		||||
    "ts-jest": "27.0.7",
 | 
			
		||||
    "typescript": "4.3.5"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user