Skip to content

Commit c06b1af

Browse files
feat: align version
1 parent 651343f commit c06b1af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@nestjs/core": "^11.0.0",
6565
"@nestjs/schematics": "^11.0.0",
6666
"@nestjs/testing": "^11.0.0",
67-
"@nestjstools/messaging": "^2.5.0",
67+
"@nestjstools/messaging": "^2.6.0",
6868
"@semantic-release/github": "^11.0.1",
6969
"@types/express": "^5.0.0",
7070
"@types/jest": "^29.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -868,10 +868,10 @@
868868
dependencies:
869869
tslib "2.8.1"
870870

871-
"@nestjstools/messaging@^2.5.0":
872-
version "2.5.0"
873-
resolved "https://registry.npmjs.org/@nestjstools/messaging/-/messaging-2.5.0.tgz"
874-
integrity sha512-q21MRTwGje2UiyMPUWRgDnCZbLnYO3DRF05dpUyZ0/vWjSmaX6bBI9N7cqr6tzITlHcVtUWVIZyAKfzgrU39zw==
871+
"@nestjstools/messaging@^2.6.0":
872+
version "2.6.0"
873+
resolved "https://registry.yarnpkg.com/@nestjstools/messaging/-/messaging-2.6.0.tgz#7711e618ae1a9b0f6e94de82c09bdacf9012265e"
874+
integrity sha512-3G8O9WaKgCgelk0wos4FgEC15v8u0G1FbKPwVpTvMW5E4jXp6lP4/DF2C1zS6f15EWSZ5K85PFJQYjo35ebHkg==
875875

876876
"@nodelib/fs.scandir@2.1.5":
877877
version "2.1.5"

0 commit comments

Comments
 (0)