]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump nodemon from 3.1.3 to 3.1.4 (#40598)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Jul 2024 04:15:52 +0000 (07:15 +0300)
committerGitHub <noreply@github.com>
Tue, 2 Jul 2024 04:15:52 +0000 (07:15 +0300)
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.3...v3.1.4)

---
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>
package-lock.json
package.json

index e729feb597333a871ac004c9f3325c7a20c2222f..ecbea346c1a83b67d3845c2f4984f9f3e3bf809b 100644 (file)
@@ -57,7 +57,7 @@
         "karma-jasmine-html-reporter": "^2.1.0",
         "karma-rollup-preprocessor": "7.0.7",
         "lockfile-lint": "^4.14.0",
-        "nodemon": "^3.1.3",
+        "nodemon": "^3.1.4",
         "npm-run-all2": "^6.1.2",
         "postcss": "^8.4.38",
         "postcss-cli": "^11.0.0",
       "dev": true
     },
     "node_modules/nodemon": {
-      "version": "3.1.3",
-      "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.3.tgz",
-      "integrity": "sha512-m4Vqs+APdKzDFpuaL9F9EVOF85+h070FnkHVEoU4+rmT6Vw0bmNl7s61VEkY/cJkL7RCv1p4urnUDUMrS5rk2w==",
+      "version": "3.1.4",
+      "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.4.tgz",
+      "integrity": "sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==",
       "dev": true,
       "dependencies": {
         "chokidar": "^3.5.2",
index d898e36a392f63ecd0a897d81d5e4ce99a7e55be..6cb5911e56cea91de6aaca11679aa0e57799bd08 100644 (file)
     "karma-jasmine-html-reporter": "^2.1.0",
     "karma-rollup-preprocessor": "7.0.7",
     "lockfile-lint": "^4.14.0",
-    "nodemon": "^3.1.3",
+    "nodemon": "^3.1.4",
     "npm-run-all2": "^6.1.2",
     "postcss": "^8.4.38",
     "postcss-cli": "^11.0.0",