Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/schematics to v7.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 1, 2021
1 parent eb70727 commit ff8abd6
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions yarn.lock
Expand Up @@ -795,7 +795,17 @@
cron "1.7.2"
uuid "8.3.2"

"@nestjs/schematics@^7.0.0", "@nestjs/schematics@^7.1.0":
"@nestjs/schematics@^7.0.0":
version "7.2.8"
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-7.2.8.tgz#58f195afb9446fb83874c286b4640d6632b63fdc"
integrity sha512-cxs76Ia1SHTp18jXTusZtUucNjAmorlTzSaeKUH+71fri2pA0JOS4RJlfta5znDuA26gboolanPE6U0ZzaLM3A==
dependencies:
"@angular-devkit/core" "11.2.0"
"@angular-devkit/schematics" "11.2.0"
fs-extra "9.1.0"
pluralize "8.0.0"

"@nestjs/schematics@^7.1.0":
version "7.2.7"
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-7.2.7.tgz#22cd9d687afbbce068a7d20df02806c6f85832a8"
integrity sha512-71XqMPf7s2P1Q6PVMDLbSLphVWgGDK2CgURVYyreuIWXVSoi9pcPIeO5k0Qb5n5jELlKwdrf66g05U2I6TIxzg==
Expand Down Expand Up @@ -2090,9 +2100,9 @@ binary-extensions@^2.0.0:
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==

bl@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/bl/-/bl-4.0.3.tgz#12d6287adc29080e22a705e5764b2a9522cdc489"
integrity sha512-fs4G6/Hu4/EE+F75J8DuN/0IpQqNjAdC7aEQv7Qt8MHGUH7Ckv2MwTEEeN9QehD0pfIDkMI1bkHYkKy7xHyKIg==
version "4.1.0"
resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a"
integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==
dependencies:
buffer "^5.5.0"
inherits "^2.0.4"
Expand Down

0 comments on commit ff8abd6

Please sign in to comment.