mirror of
				https://github.com/Maks1mS/nestjs-telegraf.git
				synced 2025-10-30 21:47:15 +03:00 
			
		
		
		
	chore(deps-dev): bump typescript from 4.8.2 to 4.8.3 in /website (#941)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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:
		
							
								
								
									
										14
									
								
								website/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								website/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -22,7 +22,7 @@ | ||||
|         "@types/react": "17.0.39", | ||||
|         "@types/react-helmet": "6.1.5", | ||||
|         "@types/react-router-dom": "5.3.3", | ||||
|         "typescript": "4.8.2" | ||||
|         "typescript": "4.8.3" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@algolia/autocomplete-core": { | ||||
| @@ -11267,9 +11267,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/typescript": { | ||||
|       "version": "4.8.2", | ||||
|       "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz", | ||||
|       "integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==", | ||||
|       "version": "4.8.3", | ||||
|       "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz", | ||||
|       "integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==", | ||||
|       "bin": { | ||||
|         "tsc": "bin/tsc", | ||||
|         "tsserver": "bin/tsserver" | ||||
| @@ -20449,9 +20449,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "typescript": { | ||||
|       "version": "4.8.2", | ||||
|       "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz", | ||||
|       "integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==" | ||||
|       "version": "4.8.3", | ||||
|       "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz", | ||||
|       "integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==" | ||||
|     }, | ||||
|     "ua-parser-js": { | ||||
|       "version": "0.7.31", | ||||
|   | ||||
| @@ -37,6 +37,6 @@ | ||||
|     "@types/react": "17.0.39", | ||||
|     "@types/react-helmet": "6.1.5", | ||||
|     "@types/react-router-dom": "5.3.3", | ||||
|     "typescript": "4.8.2" | ||||
|     "typescript": "4.8.3" | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user