aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-29 15:44:30 +0000
committerGitHub <noreply@github.com>2022-04-29 15:44:30 +0000
commitf544d56c1d7ea6d7ac79fc660e580b2b6661c980 (patch)
tree0f2a2017958887f2a895ff310b309118349b558f /package.json
parentBump typescript from 4.6.3 to 4.6.4 (#66) (diff)
downloadee4511w-web-f544d56c1d7ea6d7ac79fc660e580b2b6661c980.tar
ee4511w-web-f544d56c1d7ea6d7ac79fc660e580b2b6661c980.tar.gz
ee4511w-web-f544d56c1d7ea6d7ac79fc660e580b2b6661c980.tar.bz2
ee4511w-web-f544d56c1d7ea6d7ac79fc660e580b2b6661c980.tar.lz
ee4511w-web-f544d56c1d7ea6d7ac79fc660e580b2b6661c980.tar.xz
ee4511w-web-f544d56c1d7ea6d7ac79fc660e580b2b6661c980.tar.zst
ee4511w-web-f544d56c1d7ea6d7ac79fc660e580b2b6661c980.zip
Bump nodemon from 2.0.15 to 2.0.16 (#67)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.15 to 2.0.16. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.15...v2.0.16) --- 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 1b6a485..fe082ff 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.15",
+ "nodemon": "2.0.16",
"npm-run-all": "4.1.5",
"prettier": "2.6.2",
"typescript": "4.6.4"