Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-10 10:27:45 +0300
committerGitHub <noreply@github.com>2022-05-10 10:27:45 +0300
commita9f8feb90bca130704c14d02667321c25545d75a (patch)
treed11bc11a240dd4e0731b8662837be83cf0a46dab /package.json
parent0e2fe9c8d150cca16a11670130e702570b2129b4 (diff)
Bump nodemon from 2.0.15 to 2.0.16 (#36320)
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 7f4478ef2c..5525014c20 100644
--- a/package.json
+++ b/package.json
@@ -137,7 +137,7 @@
"karma-jasmine-html-reporter": "^1.7.0",
"karma-rollup-preprocessor": "7.0.7",
"lockfile-lint": "^4.7.4",
- "nodemon": "^2.0.15",
+ "nodemon": "^2.0.16",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.13",
"postcss-cli": "^9.1.0",