mirror of https://github.com/grafana/grafana.git
				
				
				
			Update dependency ts-jest to v29.1.4
This commit is contained in:
		
							parent
							
								
									eacf6e0a4d
								
							
						
					
					
						commit
						0ba54152dc
					
				|  | @ -224,7 +224,7 @@ | |||
|     "terser-webpack-plugin": "5.3.10", | ||||
|     "testing-library-selector": "0.3.1", | ||||
|     "tracelib": "1.0.1", | ||||
|     "ts-jest": "29.1.2", | ||||
|     "ts-jest": "29.1.4", | ||||
|     "ts-node": "10.9.2", | ||||
|     "typescript": "5.4.5", | ||||
|     "webpack": "5.91.0", | ||||
|  |  | |||
|  | @ -80,7 +80,7 @@ | |||
|     "rollup-plugin-dts": "^5.0.0", | ||||
|     "rollup-plugin-esbuild": "5.0.0", | ||||
|     "rollup-plugin-node-externals": "^5.0.0", | ||||
|     "ts-jest": "29.1.2", | ||||
|     "ts-jest": "29.1.4", | ||||
|     "ts-node": "10.9.2", | ||||
|     "typescript": "5.4.5" | ||||
|   }, | ||||
|  |  | |||
|  | @ -42,7 +42,7 @@ | |||
|     "@types/testing-library__jest-dom": "5.14.9", | ||||
|     "jest": "^29.6.4", | ||||
|     "react": "18.2.0", | ||||
|     "ts-jest": "29.1.2", | ||||
|     "ts-jest": "29.1.4", | ||||
|     "ts-node": "10.9.2", | ||||
|     "typescript": "5.4.5" | ||||
|   }, | ||||
|  |  | |||
|  | @ -50,7 +50,7 @@ | |||
|     "@types/testing-library__jest-dom": "5.14.9", | ||||
|     "@types/uuid": "9.0.8", | ||||
|     "jest": "^29.6.4", | ||||
|     "ts-jest": "29.1.2", | ||||
|     "ts-jest": "29.1.4", | ||||
|     "ts-node": "10.9.2", | ||||
|     "typescript": "5.4.5" | ||||
|   }, | ||||
|  |  | |||
							
								
								
									
										44
									
								
								yarn.lock
								
								
								
								
							
							
						
						
									
										44
									
								
								yarn.lock
								
								
								
								
							|  | @ -3202,7 +3202,7 @@ __metadata: | |||
|     rollup-plugin-esbuild: "npm:5.0.0" | ||||
|     rollup-plugin-node-externals: "npm:^5.0.0" | ||||
|     tinycolor2: "npm:1.6.0" | ||||
|     ts-jest: "npm:29.1.2" | ||||
|     ts-jest: "npm:29.1.4" | ||||
|     ts-node: "npm:10.9.2" | ||||
|     tslib: "npm:2.6.2" | ||||
|     typescript: "npm:5.4.5" | ||||
|  | @ -3277,7 +3277,7 @@ __metadata: | |||
|     react-select: "npm:5.8.0" | ||||
|     react-use: "npm:17.5.0" | ||||
|     rxjs: "npm:7.8.1" | ||||
|     ts-jest: "npm:29.1.2" | ||||
|     ts-jest: "npm:29.1.4" | ||||
|     ts-node: "npm:10.9.2" | ||||
|     tslib: "npm:2.6.2" | ||||
|     typescript: "npm:5.4.5" | ||||
|  | @ -3583,7 +3583,7 @@ __metadata: | |||
|     react-virtualized-auto-sizer: "npm:1.0.24" | ||||
|     rxjs: "npm:7.8.1" | ||||
|     sql-formatter-plus: "npm:^1.3.6" | ||||
|     ts-jest: "npm:29.1.2" | ||||
|     ts-jest: "npm:29.1.4" | ||||
|     ts-node: "npm:10.9.2" | ||||
|     tslib: "npm:2.6.2" | ||||
|     typescript: "npm:5.4.5" | ||||
|  | @ -16974,7 +16974,7 @@ __metadata: | |||
|     tether-drop: "https://github.com/torkelo/drop" | ||||
|     tinycolor2: "npm:1.6.0" | ||||
|     tracelib: "npm:1.0.1" | ||||
|     ts-jest: "npm:29.1.2" | ||||
|     ts-jest: "npm:29.1.4" | ||||
|     ts-node: "npm:10.9.2" | ||||
|     tslib: "npm:2.6.2" | ||||
|     tween-functions: "npm:^1.2.0" | ||||
|  | @ -28651,6 +28651,42 @@ __metadata: | |||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| "ts-jest@npm:29.1.4": | ||||
|   version: 29.1.4 | ||||
|   resolution: "ts-jest@npm:29.1.4" | ||||
|   dependencies: | ||||
|     bs-logger: "npm:0.x" | ||||
|     fast-json-stable-stringify: "npm:2.x" | ||||
|     jest-util: "npm:^29.0.0" | ||||
|     json5: "npm:^2.2.3" | ||||
|     lodash.memoize: "npm:4.x" | ||||
|     make-error: "npm:1.x" | ||||
|     semver: "npm:^7.5.3" | ||||
|     yargs-parser: "npm:^21.0.1" | ||||
|   peerDependencies: | ||||
|     "@babel/core": ">=7.0.0-beta.0 <8" | ||||
|     "@jest/transform": ^29.0.0 | ||||
|     "@jest/types": ^29.0.0 | ||||
|     babel-jest: ^29.0.0 | ||||
|     jest: ^29.0.0 | ||||
|     typescript: ">=4.3 <6" | ||||
|   peerDependenciesMeta: | ||||
|     "@babel/core": | ||||
|       optional: true | ||||
|     "@jest/transform": | ||||
|       optional: true | ||||
|     "@jest/types": | ||||
|       optional: true | ||||
|     babel-jest: | ||||
|       optional: true | ||||
|     esbuild: | ||||
|       optional: true | ||||
|   bin: | ||||
|     ts-jest: cli.js | ||||
|   checksum: 10/3103c0e2f9937ae6bb51918105883565bb2d11cae1121ae20aedd1c4374f843341463a4a1986e02a958d119be0d3a9b996d761bc4aac85152a29385e609fed3c | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| "ts-node@npm:10.9.2, ts-node@npm:^10.2.1": | ||||
|   version: 10.9.2 | ||||
|   resolution: "ts-node@npm:10.9.2" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue