aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-16 15:27:29 +0000
committerGitHub <noreply@github.com>2022-09-16 15:27:29 +0000
commit5231cd80429ad2c4f44288e106f6683d8099f359 (patch)
tree05c230bcb837a48d03852c82326b6780d82fe2b5 /package.json
parentBump @types/node from 18.7.17 to 18.7.18 (#192) (diff)
downloadee4511w-web-5231cd80429ad2c4f44288e106f6683d8099f359.tar
ee4511w-web-5231cd80429ad2c4f44288e106f6683d8099f359.tar.gz
ee4511w-web-5231cd80429ad2c4f44288e106f6683d8099f359.tar.bz2
ee4511w-web-5231cd80429ad2c4f44288e106f6683d8099f359.tar.lz
ee4511w-web-5231cd80429ad2c4f44288e106f6683d8099f359.tar.xz
ee4511w-web-5231cd80429ad2c4f44288e106f6683d8099f359.tar.zst
ee4511w-web-5231cd80429ad2c4f44288e106f6683d8099f359.zip
Bump nodemon from 2.0.19 to 2.0.20 (#193)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.19 to 2.0.20. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.19...v2.0.20) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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 df5297d..1627b95 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.19",
+ "nodemon": "2.0.20",
"npm-run-all": "4.1.5",
"prettier": "2.7.1",
"typescript": "4.8.3"