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-09-28 12:24:13 +0300
committerGitHub <noreply@github.com>2021-09-28 12:24:13 +0300
commitd610a3c484c746bec96575d70f8ef07d33a64736 (patch)
tree6e45e8f34a0aeaf57a69e5c5f40a5eb9be397b2e /package.json
parent60d3eb34f8a1aabe5d2a2308bb841f30cf16c9c4 (diff)
Bump nodemon from 2.0.12 to 2.0.13 (#35066)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.12 to 2.0.13. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.12...v2.0.13) --- 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 0ddd9025ba..7124d9ea26 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.12",
+ "nodemon": "^2.0.13",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.6",
"postcss-cli": "^8.3.1",