diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-09-28 12:24:13 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-28 12:24:13 +0300 |
| commit | d610a3c484c746bec96575d70f8ef07d33a64736 (patch) | |
| tree | 6e45e8f34a0aeaf57a69e5c5f40a5eb9be397b2e /package.json | |
| parent | 60d3eb34f8a1aabe5d2a2308bb841f30cf16c9c4 (diff) | |
| download | bootstrap-d610a3c484c746bec96575d70f8ef07d33a64736.tar.xz bootstrap-d610a3c484c746bec96575d70f8ef07d33a64736.zip | |
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0ddd9025b..7124d9ea2 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", |
