Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 27, 2024
1 parent d42ee21 commit 2f93d2a
Show file tree
Hide file tree
Showing 14 changed files with 35 additions and 35 deletions.
8 changes: 4 additions & 4 deletions sample/001-mongoose-app/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/001-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"nodemon": "3.0.2",
"nodemon": "3.0.3",
"prettier": "3.1.1",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
Expand Down
8 changes: 4 additions & 4 deletions sample/005-typeorm-app/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/005-typeorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"nodemon": "3.0.2",
"nodemon": "3.0.3",
"prettier": "3.1.1",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
Expand Down
8 changes: 4 additions & 4 deletions sample/006-multi-db-typeorm-app/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/006-multi-db-typeorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"nodemon": "3.0.2",
"nodemon": "3.0.3",
"prettier": "3.1.1",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
Expand Down
8 changes: 4 additions & 4 deletions sample/007-sequelize-app/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/007-sequelize-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"nodemon": "3.0.2",
"nodemon": "3.0.3",
"prettier": "3.1.1",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
Expand Down
8 changes: 4 additions & 4 deletions sample/008-multi-database-mongoose-app/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/008-multi-database-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"nodemon": "3.0.2",
"nodemon": "3.0.3",
"prettier": "3.1.1",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
Expand Down
8 changes: 4 additions & 4 deletions sample/009-http-app/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/009-http-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"nodemon": "3.0.2",
"nodemon": "3.0.3",
"prettier": "3.1.1",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
Expand Down
8 changes: 4 additions & 4 deletions sample/010-disk-app/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/010-disk-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"nodemon": "3.0.2",
"nodemon": "3.0.3",
"prettier": "3.1.1",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
Expand Down

0 comments on commit 2f93d2a

Please sign in to comment.