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>2021-07-01 14:18:33 +0300
committerGitHub <noreply@github.com>2021-07-01 14:18:33 +0300
commitf323fad9154949b84929a1fc1029de59939b5575 (patch)
treeb4732cd78b53bfeba8c5f5b8185c731058a1f535 /package.json
parent0c7018a9544d71ad61f5f61db8a82a67574ccb11 (diff)
Bump nodemon from 2.0.7 to 2.0.9 (#34393)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.7 to 2.0.9. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.7...v2.0.9) --- 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> Co-authored-by: XhmikosR <xhmikosr@gmail.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 7cab76163b..b54c59136a 100644
--- a/package.json
+++ b/package.json
@@ -134,7 +134,7 @@
"karma-rollup-preprocessor": "^7.0.7",
"linkinator": "^2.14.0",
"lockfile-lint": "^4.6.2",
- "nodemon": "^2.0.7",
+ "nodemon": "^2.0.9",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.5",
"postcss-cli": "^8.3.1",