Skip to content

Commit 7abfdf3

Browse files
chore(deps): update dependency nodemon to v3.1.14 (#493)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [nodemon](https://nodemon.io) ([source](https://redirect.github.com/remy/nodemon)) | [`3.1.13` → `3.1.14`](https://renovatebot.com/diffs/npm/nodemon/3.1.13/3.1.14) | ![age](https://developer.mend.io/api/mc/badges/age/npm/nodemon/3.1.14?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nodemon/3.1.14?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nodemon/3.1.13/3.1.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemon/3.1.13/3.1.14?slim=true) | --- ### Release Notes <details> <summary>remy/nodemon (nodemon)</summary> ### [`v3.1.14`](https://redirect.github.com/remy/nodemon/releases/tag/v3.1.14) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.1.13...v3.1.14) ##### Bug Fixes - get watch working on windows ([cfebe2f](https://redirect.github.com/remy/nodemon/commit/cfebe2feb2054a13fa6b9c493c1cd826ffccf167)), closes [#&#8203;2270](https://redirect.github.com/remy/nodemon/issues/2270) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Dublin. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/BSStudio/bss-web-graphql-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi41IiwidXBkYXRlZEluVmVyIjoiNDMuMjYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d833409 commit 7abfdf3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@vitest/ui": "4.0.18",
4848
"axios": "1.13.5",
4949
"graphql-request": "7.4.0",
50-
"nodemon": "3.1.13",
50+
"nodemon": "3.1.14",
5151
"prettier": "3.8.1",
5252
"semantic-release": "25.0.3",
5353
"supertest": "7.2.2",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)