mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency @types/pg to v8.10.3 (#4897)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/pg](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`8.10.2` -> `8.10.3`](https://renovatebot.com/diffs/npm/@types%2fpg/8.10.2/8.10.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									cad0f3f2d8
								
							
						
					
					
						commit
						3a6e38a7bd
					
				@ -185,7 +185,7 @@
 | 
				
			|||||||
    "@types/node": "18.17.19",
 | 
					    "@types/node": "18.17.19",
 | 
				
			||||||
    "@types/nodemailer": "6.4.11",
 | 
					    "@types/nodemailer": "6.4.11",
 | 
				
			||||||
    "@types/owasp-password-strength-test": "1.3.0",
 | 
					    "@types/owasp-password-strength-test": "1.3.0",
 | 
				
			||||||
    "@types/pg": "8.10.2",
 | 
					    "@types/pg": "8.10.3",
 | 
				
			||||||
    "@types/semver": "7.5.2",
 | 
					    "@types/semver": "7.5.2",
 | 
				
			||||||
    "@types/stoppable": "1.1.1",
 | 
					    "@types/stoppable": "1.1.1",
 | 
				
			||||||
    "@types/supertest": "2.0.12",
 | 
					    "@types/supertest": "2.0.12",
 | 
				
			||||||
 | 
				
			|||||||
@ -1537,10 +1537,10 @@
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/@types/owasp-password-strength-test/-/owasp-password-strength-test-1.3.0.tgz#f639e38847eeb0db14bf7b70896cecd4342ac571"
 | 
					  resolved "https://registry.yarnpkg.com/@types/owasp-password-strength-test/-/owasp-password-strength-test-1.3.0.tgz#f639e38847eeb0db14bf7b70896cecd4342ac571"
 | 
				
			||||||
  integrity sha512-eKYl6svyRua5OVUFm+AXSxdBrKo7snzrCcFv0KoqKNvNgB3fJzRq3s/xphf+jNTllqYxgsx1uWLeAcL4MjLWQQ==
 | 
					  integrity sha512-eKYl6svyRua5OVUFm+AXSxdBrKo7snzrCcFv0KoqKNvNgB3fJzRq3s/xphf+jNTllqYxgsx1uWLeAcL4MjLWQQ==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@types/pg@8.10.2":
 | 
					"@types/pg@8.10.3":
 | 
				
			||||||
  version "8.10.2"
 | 
					  version "8.10.3"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@types/pg/-/pg-8.10.2.tgz#7814d1ca02c8071f4d0864c1b17c589b061dba43"
 | 
					  resolved "https://registry.yarnpkg.com/@types/pg/-/pg-8.10.3.tgz#39b3acba4f313a65c8fbb4b241fcb21cc1ba4126"
 | 
				
			||||||
  integrity sha512-MKFs9P6nJ+LAeHLU3V0cODEOgyThJ3OAnmOlsZsxux6sfQs3HRXR5bBn7xG5DjckEFhTAxsXi7k7cd0pCMxpJw==
 | 
					  integrity sha512-BACzsw64lCZesclRpZGu55tnqgFAYcrCBP92xLh1KLypZLCOsvJTSTgaoFVTy3lCys/aZTQzfeDxtjwrvdzL2g==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@types/node" "*"
 | 
					    "@types/node" "*"
 | 
				
			||||||
    pg-protocol "*"
 | 
					    pg-protocol "*"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user