Skip to content

Commit 92df624

Browse files
chore(deps): update dependency @types/amqp-connection-manager to v3.4.5 (#1381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 937ecc3 commit 92df624

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@nestjs/testing": "8.4.7",
4747
"@semantic-release/changelog": "6.0.3",
4848
"@semantic-release/git": "10.0.1",
49-
"@types/amqp-connection-manager": "3.4.1",
49+
"@types/amqp-connection-manager": "3.4.5",
5050
"@types/amqplib": "0.10.5",
5151
"@types/express": "5.0.0",
5252
"@types/jest": "27.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,10 +1560,10 @@
15601560
"@tufjs/canonical-json" "2.0.0"
15611561
minimatch "^9.0.3"
15621562

1563-
"@types/amqp-connection-manager@3.4.1":
1564-
version "3.4.1"
1565-
resolved "https://registry.yarnpkg.com/@types/amqp-connection-manager/-/amqp-connection-manager-3.4.1.tgz#f0f22aeaddbd5e0da5651748e7c9d34643685e10"
1566-
integrity sha512-IUKZjnE7V+aUbuHvNZAZiAo4ew7Zzgz1aDiZiN2QEms1EzCYegsT7/Kondgc3UuC2j+Xjz8Gj7jIxnnQ5dWtGQ==
1563+
"@types/amqp-connection-manager@3.4.5":
1564+
version "3.4.5"
1565+
resolved "https://registry.yarnpkg.com/@types/amqp-connection-manager/-/amqp-connection-manager-3.4.5.tgz#3fdb707dd9a726f1fe636bcb19c75a70cf49184a"
1566+
integrity sha512-VfHJUZghfSZncs7x2O7r69oV6766GTS+0dGvKfGnyOUKazsYzdCIgNGI7WOqYqKlGwF9LcQAo4+6JXtnnP0liA==
15671567
dependencies:
15681568
amqp-connection-manager "*"
15691569

0 commit comments

Comments
 (0)