]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump nodemon from 3.1.0 to 3.1.3 (#40530)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Jun 2024 14:23:03 +0000 (17:23 +0300)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2024 14:23:03 +0000 (17:23 +0300)
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.0 to 3.1.3.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.0...v3.1.3)

---
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 286a4f5d5a27000e57372cd0edcad026641fa089..04d83ca9e5951d75c0121be2891f6f65d29542a9 100644 (file)
@@ -57,7 +57,7 @@
         "karma-jasmine-html-reporter": "^2.1.0",
         "karma-rollup-preprocessor": "7.0.7",
         "lockfile-lint": "^4.13.2",
-        "nodemon": "^3.1.0",
+        "nodemon": "^3.1.3",
         "npm-run-all2": "^6.1.2",
         "postcss": "^8.4.38",
         "postcss-cli": "^11.0.0",
       "dev": true
     },
     "node_modules/nodemon": {
-      "version": "3.1.0",
-      "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.0.tgz",
-      "integrity": "sha512-xqlktYlDMCepBJd43ZQhjWwMw2obW/JRvkrLxq5RCNcuDDX1DbcPT+qT1IlIIdf+DhnWs90JpTMe+Y5KxOchvA==",
+      "version": "3.1.3",
+      "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.3.tgz",
+      "integrity": "sha512-m4Vqs+APdKzDFpuaL9F9EVOF85+h070FnkHVEoU4+rmT6Vw0bmNl7s61VEkY/cJkL7RCv1p4urnUDUMrS5rk2w==",
       "dev": true,
       "dependencies": {
         "chokidar": "^3.5.2",
index 5da60b0597ffbe109fcef23b78fb10fc243ce689..c32c9c112b6a957d7e112579da8221787965ea3d 100644 (file)
     "karma-jasmine-html-reporter": "^2.1.0",
     "karma-rollup-preprocessor": "7.0.7",
     "lockfile-lint": "^4.13.2",
-    "nodemon": "^3.1.0",
+    "nodemon": "^3.1.3",
     "npm-run-all2": "^6.1.2",
     "postcss": "^8.4.38",
     "postcss-cli": "^11.0.0",