Skip to content

Commit

Permalink
chore(deps): update webpack,angular-cli,release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
nix6839 committed Mar 16, 2023
1 parent 7152b8c commit 0c13f1d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
52 changes: 26 additions & 26 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
},
"homepage": "https://github.com/nestjs/nest-cli#readme",
"dependencies": {
"@angular-devkit/core": "15.2.2",
"@angular-devkit/schematics": "15.2.2",
"@angular-devkit/schematics-cli": "15.2.2",
"@angular-devkit/core": "15.2.4",
"@angular-devkit/schematics": "15.2.4",
"@angular-devkit/schematics-cli": "15.2.4",
"@nestjs/schematics": "^9.0.4",
"chalk": "4.1.2",
"chokidar": "3.5.3",
Expand All @@ -58,7 +58,7 @@
"tsconfig-paths": "4.1.2",
"tsconfig-paths-webpack-plugin": "4.0.1",
"typescript": "4.9.5",
"webpack": "5.76.1",
"webpack": "5.76.2",
"webpack-node-externals": "3.0.0"
},
"devDependencies": {
Expand All @@ -81,7 +81,7 @@
"jest": "29.5.0",
"lint-staged": "13.2.0",
"prettier": "2.8.4",
"release-it": "15.8.0",
"release-it": "15.9.0",
"ts-jest": "29.0.5",
"ts-loader": "9.4.2"
},
Expand Down

0 comments on commit 0c13f1d

Please sign in to comment.