Skip to content

Commit 8413c74

Browse files
dependabot[bot]eleanorreem
authored andcommitted
chore(deps-dev): bump @nestjs/schematics from 10.1.3 to 10.1.4
Bumps [@nestjs/schematics](https://github.com/nestjs/schematics) from 10.1.3 to 10.1.4. - [Release notes](https://github.com/nestjs/schematics/releases) - [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json) - [Commits](nestjs/schematics@10.1.3...10.1.4) --- updated-dependencies: - dependency-name: "@nestjs/schematics" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82682d8 commit 8413c74

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@eslint/js": "^9.8.0",
6161
"@golevelup/ts-jest": "^0.5.0",
6262
"@nestjs/cli": "^10.3.2",
63-
"@nestjs/schematics": "^10.1.3",
63+
"@nestjs/schematics": "^10.1.4",
6464
"@nestjs/testing": "^10.4.1",
6565
"@types/date-fns": "^2.6.0",
6666
"@types/express": "^4.17.21",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1283,10 +1283,10 @@
12831283
multer "1.4.4-lts.1"
12841284
tslib "2.6.3"
12851285

1286-
"@nestjs/schematics@^10.0.1", "@nestjs/schematics@^10.1.3":
1287-
version "10.1.3"
1288-
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-10.1.3.tgz#8bd80ab9fab6a02586524bd2c545b0ea787cf62c"
1289-
integrity sha512-aLJ4Nl/K/u6ZlgLa0NjKw5CuBOIgc6vudF42QvmGueu5FaMGM6IJrAuEvB5T2kr0PAfVwYmDFBBHCWdYhTw4Tg==
1286+
"@nestjs/schematics@^10.0.1", "@nestjs/schematics@^10.1.4":
1287+
version "10.1.4"
1288+
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-10.1.4.tgz#e445b856eefce9bd338c5fc1cf2c95f0985849cf"
1289+
integrity sha512-QpY8ez9cTvXXPr3/KBrtSgXQHMSV6BkOUYy2c2TTe6cBqriEdGnCYqGl8cnfrQl3632q3lveQPaZ/c127dHsEw==
12901290
dependencies:
12911291
"@angular-devkit/core" "17.3.8"
12921292
"@angular-devkit/schematics" "17.3.8"

0 commit comments

Comments
 (0)