Skip to content

Commit

Permalink
chore(): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Sep 1, 2022
1 parent 704ca0f commit 09d6a87
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 51 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
},
"homepage": "https://github.com/nestjs/schematics#readme",
"dependencies": {
"@angular-devkit/core": "14.0.5",
"@angular-devkit/schematics": "14.0.5",
"@angular-devkit/core": "14.2.1",
"@angular-devkit/schematics": "14.2.1",
"fs-extra": "10.1.0",
"jsonc-parser": "3.2.0",
"pluralize": "8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion src/lib/application/files/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"tsconfig-paths": "4.1.0",
"typescript": "^4.3.5"
"typescript": "~4.7.4"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit 09d6a87

Please sign in to comment.