mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-30 07:27:29 +03:00 
			
		
		
		
	chore(*): tighten TypeScript range (#819)
This commit is contained in:
		
							parent
							
								
									1258902c35
								
							
						
					
					
						commit
						bff8dd4924
					
				|  | @ -45,7 +45,7 @@ | |||
|     "stylelint-processor-styled-components": "^1.10.0", | ||||
|     "ts-jest": "^27.0.5", | ||||
|     "ts-node": "^10.2.1", | ||||
|     "typescript": "^4.3.5", | ||||
|     "typescript": "~4.3.5", | ||||
|     "url-loader": "^4.1.1", | ||||
|     "webpack": "^5.51.1", | ||||
|     "webpack-cli": "^4.8.0", | ||||
|  |  | |||
							
								
								
									
										24
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								yarn.lock
									
									
									
									
									
								
							|  | @ -26399,7 +26399,7 @@ resolve@^2.0.0-next.3: | |||
|     stylelint-processor-styled-components: ^1.10.0 | ||||
|     ts-jest: ^27.0.5 | ||||
|     ts-node: ^10.2.1 | ||||
|     typescript: ^4.3.5 | ||||
|     typescript: ~4.3.5 | ||||
|     url-loader: ^4.1.1 | ||||
|     webpack: ^5.51.1 | ||||
|     webpack-cli: ^4.8.0 | ||||
|  | @ -29368,17 +29368,7 @@ resolve@^2.0.0-next.3: | |||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| typescript@^4.3.5: | ||||
|   version: 4.3.5 | ||||
|   resolution: "typescript@npm:4.3.5" | ||||
|   bin: | ||||
|     tsc: bin/tsc | ||||
|     tsserver: bin/tsserver | ||||
|   checksum: bab033b5e2b0790dd35b77fd005df976ef80b8d84fd2c6e63cc31808151875beae9216e5a315fe7068e8499905c3c354248fe83272cdfc13b7705635f0c66c97 | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| "typescript@patch:typescript@^4.3.5#~builtin<compat/typescript>": | ||||
| "typescript@patch:typescript@~4.3.5#~builtin<compat/typescript>": | ||||
|   version: 4.3.5 | ||||
|   resolution: "typescript@patch:typescript@npm%3A4.3.5#~builtin<compat/typescript>::version=4.3.5&hash=d8b4e7" | ||||
|   bin: | ||||
|  | @ -29388,6 +29378,16 @@ typescript@^4.3.5: | |||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| typescript@~4.3.5: | ||||
|   version: 4.3.5 | ||||
|   resolution: "typescript@npm:4.3.5" | ||||
|   bin: | ||||
|     tsc: bin/tsc | ||||
|     tsserver: bin/tsserver | ||||
|   checksum: bab033b5e2b0790dd35b77fd005df976ef80b8d84fd2c6e63cc31808151875beae9216e5a315fe7068e8499905c3c354248fe83272cdfc13b7705635f0c66c97 | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| "uglify-js@npm:^2.6.1": | ||||
|   version: 2.8.29 | ||||
|   resolution: "uglify-js@npm:2.8.29" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user