Bump typescript from 5.0.3 to 5.0.4 (#24489)
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
							
								
									08d318909c
								
							
						
					
					
						commit
						881326ff61
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -199,7 +199,7 @@ | |||
|     "react-test-renderer": "^16.14.0", | ||||
|     "stylelint": "^15.3.0", | ||||
|     "stylelint-config-standard-scss": "^7.0.1", | ||||
|     "typescript": "^5.0.3", | ||||
|     "typescript": "^5.0.4", | ||||
|     "webpack-dev-server": "^3.11.3", | ||||
|     "yargs": "^17.7.1" | ||||
|   }, | ||||
|  |  | |||
|  | @ -11385,10 +11385,10 @@ type@^2.0.0: | |||
|   resolved "https://registry.yarnpkg.com/type/-/type-2.0.0.tgz#5f16ff6ef2eb44f260494dae271033b29c09a9c3" | ||||
|   integrity sha512-KBt58xCHry4Cejnc2ISQAF7QY+ORngsWfxezO68+12hKV6lQY8P/psIkcbjeHWn7MqcgciWJyCCevFMJdIXpow== | ||||
| 
 | ||||
| typescript@^5.0.3: | ||||
|   version "5.0.3" | ||||
|   resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf" | ||||
|   integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA== | ||||
| typescript@^5.0.4: | ||||
|   version "5.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b" | ||||
|   integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw== | ||||
| 
 | ||||
| unbox-primitive@^1.0.2: | ||||
|   version "1.0.2" | ||||
|  |  | |||
		Reference in a new issue