Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nestjs/nest
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Aug 22, 2023
2 parents 207fc24 + f2cccd6 commit 471b621
Show file tree
Hide file tree
Showing 10 changed files with 428 additions and 751 deletions.
418 changes: 57 additions & 361 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
"@types/sinon": "10.0.16",
"@types/supertest": "2.0.12",
"@types/ws": "8.5.5",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"amqp-connection-manager": "4.1.14",
"amqplib": "0.10.3",
"artillery": "1.7.9",
Expand Down Expand Up @@ -149,7 +149,7 @@
"lerna": "2.11.0",
"lerna-changelog": "2.2.0",
"light-my-request": "5.10.0",
"lint-staged": "14.0.0",
"lint-staged": "14.0.1",
"markdown-table": "2.0.0",
"merge-graphql-schemas": "1.7.8",
"mocha": "10.2.0",
Expand Down
14 changes: 7 additions & 7 deletions sample/08-webpack/package-lock.json

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

2 changes: 1 addition & 1 deletion sample/08-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"start-server-webpack-plugin": "2.2.5",
"ts-loader": "9.4.4",
"ts-node": "10.9.1",
"webpack": "5.88.1",
"webpack": "5.88.2",
"webpack-cli": "5.1.4",
"webpack-node-externals": "3.0.0"
}
Expand Down
Loading

0 comments on commit 471b621

Please sign in to comment.