Bump nodemon from 3.1.12 to 3.1.14

Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.12 to 3.1.14.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.12...v3.1.14)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-version: 3.1.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-23 08:16:14 +00:00
committed by Kayne Ruse
parent a91287b34a
commit 4c027a41bf
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"webpack-cli": "^6.0.1"
},
"devDependencies": {
"nodemon": "^3.1.12",
"nodemon": "^3.1.14",
"webpack-dev-server": "^5.2.3"
}
}