mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: update @types/node to latest
This commit is contained in:
		
							parent
							
								
									459f49866c
								
							
						
					
					
						commit
						dd3c60e063
					
				@ -92,7 +92,7 @@
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@passport-next/passport": "^3.0.1",
 | 
			
		||||
    "@passport-next/passport-google-oauth2": "^1.0.0",
 | 
			
		||||
    "@types/node": "^12.7.9",
 | 
			
		||||
    "@types/node": "^12.12.11",
 | 
			
		||||
    "ava": "^2.4.0",
 | 
			
		||||
    "coveralls": "^3.0.6",
 | 
			
		||||
    "eslint": "^6.5.1",
 | 
			
		||||
 | 
			
		||||
@ -447,10 +447,10 @@
 | 
			
		||||
  version "12.0.4"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.4.tgz#46832183115c904410c275e34cf9403992999c32"
 | 
			
		||||
 | 
			
		||||
"@types/node@^12.7.9":
 | 
			
		||||
  version "12.7.9"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.9.tgz#da0210f91096aa67138cf5afd04c4d629f8a406a"
 | 
			
		||||
  integrity sha512-P57oKTJ/vYivL2BCfxCC5tQjlS8qW31pbOL6qt99Yrjm95YdHgNZwjrTTjMBh+C2/y6PXIX4oz253+jUzxKKfQ==
 | 
			
		||||
"@types/node@^12.12.11":
 | 
			
		||||
  version "12.12.11"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.11.tgz#bec2961975888d964196bf0016a2f984d793d3ce"
 | 
			
		||||
  integrity sha512-O+x6uIpa6oMNTkPuHDa9MhMMehlxLAd5QcOvKRjAFsBVpeFWTOPnXbDvILvFgFFZfQ1xh1EZi1FbXxUix+zpsQ==
 | 
			
		||||
 | 
			
		||||
"@types/normalize-package-data@^2.4.0":
 | 
			
		||||
  version "2.4.0"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user