]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump nodemon from 2.0.7 to 2.0.9 (#34393)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 1 Jul 2021 11:18:33 +0000 (14:18 +0300)
committerGitHub <noreply@github.com>
Thu, 1 Jul 2021 11:18:33 +0000 (14:18 +0300)
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>
package-lock.json
package.json

index 6aa9002c9bfc22e3ccdd3a2ced27c9437b12136a..1128cdf38c1684123425e01e7e49cf477807b2bc 100644 (file)
       "dev": true
     },
     "nodemon": {
-      "version": "2.0.7",
-      "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.7.tgz",
-      "integrity": "sha512-XHzK69Awgnec9UzHr1kc8EomQh4sjTQ8oRf8TsGrSmHDx9/UmiGG9E/mM3BuTfNeFwdNBvrqQq/RHL0xIeyFOA==",
+      "version": "2.0.9",
+      "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.9.tgz",
+      "integrity": "sha512-6O4k7C8f2HQArGpaPBOqGGddjzDLQAqCYmq3tKMeNIbz7Is/hOphMHy2dcY10sSq5wl3cqyn9Iz+Ep2j51JOLg==",
       "dev": true,
       "requires": {
         "chokidar": "^3.2.2",
index 7cab76163b38875693765c69f2ff9469e2f9130c..b54c59136aa9b21c676804db773ad25720e24568 100644 (file)
     "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",