aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-07 10:03:00 +0200
committerGitHub <[email protected]>2021-01-07 10:03:00 +0200
commitdbd53b8475fcb01cecb739b5c520fdb1895c47de (patch)
treeee71247eebd7b84caf276d8b02ae1c057c3badfd /package-lock.json
parent3c934ddcef55ee2def7abaa9b2cbcf1c2ce377e8 (diff)
downloadbootstrap-dbd53b8475fcb01cecb739b5c520fdb1895c47de.tar.xz
bootstrap-dbd53b8475fcb01cecb739b5c520fdb1895c47de.zip
Bump nodemon from 2.0.6 to 2.0.7 (#32710)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.6...v2.0.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 8f29419f7..cf0b0a953 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6856,9 +6856,9 @@
"dev": true
},
"nodemon": {
- "version": "2.0.6",
- "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.6.tgz",
- "integrity": "sha512-4I3YDSKXg6ltYpcnZeHompqac4E6JeAMpGm8tJnB9Y3T0ehasLa4139dJOcCrB93HHrUMsCrKtoAlXTqT5n4AQ==",
+ "version": "2.0.7",
+ "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.7.tgz",
+ "integrity": "sha512-XHzK69Awgnec9UzHr1kc8EomQh4sjTQ8oRf8TsGrSmHDx9/UmiGG9E/mM3BuTfNeFwdNBvrqQq/RHL0xIeyFOA==",
"dev": true,
"requires": {
"chokidar": "^3.2.2",