aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-06 15:32:50 +0000
committerGitHub <noreply@github.com>2022-07-06 15:32:50 +0000
commitbd91b7c73f7d103262cd62f9bf8ba2a14cf58070 (patch)
tree16dc17f63dbf5311ab93a0fb163125ba50022f33 /package.json
parentBump @types/node from 18.0.1 to 18.0.3 (#128) (diff)
downloadee4511w-web-bd91b7c73f7d103262cd62f9bf8ba2a14cf58070.tar
ee4511w-web-bd91b7c73f7d103262cd62f9bf8ba2a14cf58070.tar.gz
ee4511w-web-bd91b7c73f7d103262cd62f9bf8ba2a14cf58070.tar.bz2
ee4511w-web-bd91b7c73f7d103262cd62f9bf8ba2a14cf58070.tar.lz
ee4511w-web-bd91b7c73f7d103262cd62f9bf8ba2a14cf58070.tar.xz
ee4511w-web-bd91b7c73f7d103262cd62f9bf8ba2a14cf58070.tar.zst
ee4511w-web-bd91b7c73f7d103262cd62f9bf8ba2a14cf58070.zip
Bump nodemon from 2.0.18 to 2.0.19 (#129)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.18 to 2.0.19. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.18...v2.0.19) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a87f9fd..3d2fc0a 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.2.1",
"install": "0.13.0",
- "nodemon": "2.0.18",
+ "nodemon": "2.0.19",
"npm-run-all": "4.1.5",
"prettier": "2.7.1",
"typescript": "4.7.4"