aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-23 16:58:16 +0000
committerGitHub <noreply@github.com>2022-06-23 16:58:16 +0000
commit81d9ddd50d5f20a3c1872b36c69d99ff4688ed4f (patch)
treec67c93efa47cd45bd843b59a8214768ff91876ee /package.json
parentBump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0 (#116) (diff)
downloadee4511w-web-81d9ddd50d5f20a3c1872b36c69d99ff4688ed4f.tar
ee4511w-web-81d9ddd50d5f20a3c1872b36c69d99ff4688ed4f.tar.gz
ee4511w-web-81d9ddd50d5f20a3c1872b36c69d99ff4688ed4f.tar.bz2
ee4511w-web-81d9ddd50d5f20a3c1872b36c69d99ff4688ed4f.tar.lz
ee4511w-web-81d9ddd50d5f20a3c1872b36c69d99ff4688ed4f.tar.xz
ee4511w-web-81d9ddd50d5f20a3c1872b36c69d99ff4688ed4f.tar.zst
ee4511w-web-81d9ddd50d5f20a3c1872b36c69d99ff4688ed4f.zip
Bump nodemon from 2.0.16 to 2.0.18 (#117)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.16 to 2.0.18. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.16...v2.0.18) --- 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 '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 55e061d..bb0440f 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.0.0",
"install": "0.13.0",
- "nodemon": "2.0.16",
+ "nodemon": "2.0.18",
"npm-run-all": "4.1.5",
"prettier": "2.7.1",
"typescript": "4.7.4"