]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump nodemon from 2.0.9 to 2.0.12 (#34489)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 14 Jul 2021 05:47:25 +0000 (08:47 +0300)
committerGitHub <noreply@github.com>
Wed, 14 Jul 2021 05:47:25 +0000 (08:47 +0300)
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>
package-lock.json
package.json

index 2314d9490cfdf4f0a459c27e7984286a22a4feef..fe9b1a1eea0038f31e2e22964f92d7c54f720c8a 100644 (file)
       "dev": true
     },
     "nodemon": {
-      "version": "2.0.9",
-      "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.9.tgz",
-      "integrity": "sha512-6O4k7C8f2HQArGpaPBOqGGddjzDLQAqCYmq3tKMeNIbz7Is/hOphMHy2dcY10sSq5wl3cqyn9Iz+Ep2j51JOLg==",
+      "version": "2.0.12",
+      "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.12.tgz",
+      "integrity": "sha512-egCTmNZdObdBxUBw6ZNwvZ/xzk24CKRs5K6d+5zbmrMr7rOpPmfPeF6OxM3DDpaRx331CQRFEktn+wrFFfBSOA==",
       "dev": true,
       "requires": {
         "chokidar": "^3.2.2",
index 00c3d3198a8c72be73ee8475e44b2c80c6e82621..25e856244c03895470d00d573349f29d013523a6 100644 (file)
     "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",