Skip to content

Commit 740881f

Browse files
chore(deps): update dependency @nestjs/schematics to v10.2.2 (#571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b48396f commit 740881f

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
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@nestjs/cli": "10.4.5",
46-
"@nestjs/schematics": "10.2.1",
46+
"@nestjs/schematics": "10.2.2",
4747
"@types/bcrypt": "5.0.2",
4848
"@types/ejs": "3.1.5",
4949
"@types/express": "5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -499,10 +499,10 @@
499499
cron "3.1.7"
500500
uuid "10.0.0"
501501

502-
"@nestjs/[email protected].1":
503-
version "10.2.1"
504-
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-10.2.1.tgz#5bdd8fd99aaf611aa700a66adb5f0a5f0c4840e2"
505-
integrity sha512-mrcDEts7PxLO+4EaZBqobq0Mg5AmvvamQYPSZvJtwK7cAOcg+TGFYJNEECqh6UZVpj8aUcAo6M9ciKGpKm09Ng==
502+
"@nestjs/[email protected].2":
503+
version "10.2.2"
504+
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-10.2.2.tgz#917a9c1cbaff54003827ec10abb1a83e6f8c5799"
505+
integrity sha512-D4pJ46E8llCA7WPr3cV6sfRqDlvnTjQWnF1fLyKYD3Ldl+KPtlLyIcxaqlLTB0YR9ItKNKIZTJzUehRxR7UUsQ==
506506
dependencies:
507507
"@angular-devkit/core" "17.3.10"
508508
"@angular-devkit/schematics" "17.3.10"

0 commit comments

Comments
 (0)