⬆️ Bump typescript from 4.4.3 to 4.4.4 (#1025)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.4.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... 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
							
								
									3eaf48fac2
								
							
						
					
					
						commit
						d780e39241
					
				
					 2 changed files with 5 additions and 4 deletions
				
			
		| 
						 | 
					@ -140,7 +140,7 @@
 | 
				
			||||||
    "tailwindcss": "^2.2.16",
 | 
					    "tailwindcss": "^2.2.16",
 | 
				
			||||||
    "ts-jest": "^27.0.5",
 | 
					    "ts-jest": "^27.0.5",
 | 
				
			||||||
    "ts-node": "^10.2.1",
 | 
					    "ts-node": "^10.2.1",
 | 
				
			||||||
    "typescript": "^4.4.3"
 | 
					    "typescript": "^4.4.4"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "lint-staged": {
 | 
					  "lint-staged": {
 | 
				
			||||||
    "./{*,{ee,pages,components,lib}/**/*}.{js,ts,jsx,tsx}": [
 | 
					    "./{*,{ee,pages,components,lib}/**/*}.{js,ts,jsx,tsx}": [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8206,9 +8206,10 @@ typeorm@^0.2.30:
 | 
				
			||||||
    yargs "^17.0.1"
 | 
					    yargs "^17.0.1"
 | 
				
			||||||
    zen-observable-ts "^1.0.0"
 | 
					    zen-observable-ts "^1.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
typescript@^4.4.3:
 | 
					typescript@^4.4.4:
 | 
				
			||||||
  version "4.4.3"
 | 
					  version "4.4.4"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
 | 
					  resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
 | 
				
			||||||
 | 
					  integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
uglify-js@^3.1.4:
 | 
					uglify-js@^3.1.4:
 | 
				
			||||||
  version "3.14.2"
 | 
					  version "3.14.2"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue