⬆️ Bump nodemon from 3.0.2 to 3.1.0 (#1717)

⬆️ Bump nodemon from 3.0.2 to 3.1.0

Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.0.2...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-07 15:26:18 +00:00 committed by GitHub
parent 39283dbc3b
commit 244dbd01de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"devDependencies": {
"ajv-cli": "^5.0.0",
"lint-staged": "^15.2.1",
"nodemon": "^3.0.2",
"nodemon": "^3.1.0",
"prettier": "3.2.5",
"unbuild": "^2.0.0"
},

8
pnpm-lock.yaml generated
View File

@ -30,8 +30,8 @@ importers:
specifier: ^15.2.1
version: 15.2.1
nodemon:
specifier: ^3.0.2
version: 3.0.2
specifier: ^3.1.0
version: 3.1.0
prettier:
specifier: 3.2.5
version: 3.2.5
@ -6650,8 +6650,8 @@ packages:
resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==}
dev: true
/nodemon@3.0.2:
resolution: {integrity: sha512-9qIN2LNTrEzpOPBaWHTm4Asy1LxXLSickZStAQ4IZe7zsoIpD/A7LWxhZV3t4Zu352uBcqVnRsDXSMR2Sc3lTA==}
/nodemon@3.1.0:
resolution: {integrity: sha512-xqlktYlDMCepBJd43ZQhjWwMw2obW/JRvkrLxq5RCNcuDDX1DbcPT+qT1IlIIdf+DhnWs90JpTMe+Y5KxOchvA==}
engines: {node: '>=10'}
hasBin: true
dependencies: