mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 09:22:19 +08:00 
			
		
		
		
	chore(deps-dev): bump typescript from 3.9.6 to 4.0.2 (#89)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 4.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v4.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							341d461261
						
					
				
				
					commit
					0c01e71932
				
			| @@ -49,7 +49,7 @@ | ||||
|     "regenerator-runtime": "^0.13.5", | ||||
|     "rollup": "^2.13.1", | ||||
|     "ts-jest": "^26.1.3", | ||||
|     "typescript": "^3.9.6", | ||||
|     "typescript": "^4.0.2", | ||||
|     "vue": "3.0.0-rc.9", | ||||
|     "webpack": "^4.43.0", | ||||
|     "webpack-cli": "^3.3.11", | ||||
|   | ||||
| @@ -13,7 +13,7 @@ | ||||
|     "monaco-editor-webpack-plugin": "^1.9.0", | ||||
|     "style-loader": "^1.2.1", | ||||
|     "ts-loader": "^8.0.0", | ||||
|     "typescript": "^3.9.6", | ||||
|     "typescript": "^4.0.2", | ||||
|     "url-loader": "^4.1.0", | ||||
|     "vue": "3.0.0-rc.9", | ||||
|     "webpack": "^4.43.0", | ||||
|   | ||||
| @@ -10446,10 +10446,10 @@ typedarray@^0.0.6: | ||||
|   resolved "https://r.cnpmjs.org/typedarray/download/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" | ||||
|   integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= | ||||
|  | ||||
| typescript@^3.9.6: | ||||
|   version "3.9.6" | ||||
|   resolved "https://r.cnpmjs.org/typescript/download/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a" | ||||
|   integrity sha1-jz4BmKNMOuFwkbNVcdOv0xmZNlo= | ||||
| typescript@^4.0.2: | ||||
|   version "4.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2" | ||||
|   integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ== | ||||
|  | ||||
| uglify-js@^3.1.4: | ||||
|   version "3.10.0" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user