Skip to content

Commit 9daee9b

Browse files
Bump @nestjs/schematics from 9.2.0 to 10.1.3 (#11)
Bumps [@nestjs/schematics](https://github.com/nestjs/schematics) from 9.2.0 to 10.1.3. - [Release notes](https://github.com/nestjs/schematics/releases) - [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json) - [Commits](nestjs/schematics@9.2.0...10.1.3) --- updated-dependencies: - dependency-name: "@nestjs/schematics" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 641489a commit 9daee9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@nestjs/cli": "^9.0.0",
38-
"@nestjs/schematics": "^9.0.0",
38+
"@nestjs/schematics": "^10.1.3",
3939
"@nestjs/testing": "^9.0.0",
4040
"@types/express": "^4.17.13",
4141
"@types/jest": "28.1.4",

0 commit comments

Comments
 (0)