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-14 08:47:25 +0300
committerGitHub <noreply@github.com>2021-07-14 08:47:25 +0300
commit96db1780e12ff835e2ef5c49ba669eb28006c085 (patch)
tree015e621a6296c17a64b083deb4cb5b4e4c44ac40 /package.json
parentf50ce6179d2fb7cca05c578f8e7ffdfe617bc02a (diff)
Bump nodemon from 2.0.9 to 2.0.12 (#34489)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.9 to 2.0.12. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.9...v2.0.12) --- 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 00c3d3198a..25e856244c 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.9",
+ "nodemon": "^2.0.12",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.5",
"postcss-cli": "^8.3.1",