Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to ^3.1.3 (#2710)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nodemon](https://nodemon.io)
([source](https://github.com/remy/nodemon)) | [`^3.1.2` ->
`^3.1.3`](https://renovatebot.com/diffs/npm/nodemon/3.1.2/3.1.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nodemon/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nodemon/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nodemon/3.1.2/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemon/3.1.2/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>remy/nodemon (nodemon)</summary>

### [`v3.1.3`](https://github.com/remy/nodemon/releases/tag/v3.1.3)

[Compare
Source](https://github.com/remy/nodemon/compare/v3.1.2...v3.1.3)

##### Bug Fixes

- cast the nodemon function as Nodemon type
([eaa1d54](https://github.com/remy/nodemon/commit/eaa1d54f69fb2a4160533b6ba9178b9a09fa9cdf)),
closes [#&#8203;2206](https://github.com/remy/nodemon/issues/2206)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 15, 2024
1 parent 9d3759b commit 787f83a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion integrations/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"commander": "^12.1.0",
"cross-env": "^7.0.3",
"esbuild": "^0.21.5",
"nodemon": "^3.1.2",
"nodemon": "^3.1.3",
"open": "^10.1.0",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 787f83a

Please sign in to comment.