Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to v3.0.2 (#9615)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo
banner](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://togithub.com/remy/nodemon)) | [`3.0.1` ->
`3.0.2`](https://renovatebot.com/diffs/npm/nodemon/3.0.1/3.0.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nodemon/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nodemon/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nodemon/3.0.1/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemon/3.0.1/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

[Compare
Source](https://togithub.com/remy/nodemon/compare/v3.0.1...v3.0.2)

- bump debug out of vuln range
([533ad9c](https://togithub.com/remy/nodemon/commit/533ad9ccde0beb864c64d86dc62f6f54fb60769c)),
closes [#&#8203;2146](https://togithub.com/remy/nodemon/issues/2146)

</details>

---

📅 **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 these
updates 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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Tobbe committed Dec 4, 2023
1 parent a16a407 commit 343a03b
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"make-dir-cli": "3.0.0",
"msw": "1.3.2",
"ncp": "2.0.0",
"nodemon": "3.0.1",
"nodemon": "3.0.2",
"npm-packlist": "7.0.4",
"nx": "16.10.0",
"nx-cloud": "16.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"html-webpack-plugin": "5.5.3",
"lodash": "4.17.21",
"mini-css-extract-plugin": "2.7.6",
"nodemon": "3.0.1",
"nodemon": "3.0.2",
"null-loader": "4.0.1",
"react-refresh": "0.14.0",
"resolve-url-loader": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/testing-library__jest-dom": "5.14.9",
"graphql": "16.8.1",
"jest": "29.7.0",
"nodemon": "3.0.1",
"nodemon": "3.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@envelop/types": "4.0.1",
"esbuild": "0.18.19",
"jest": "29.7.0",
"nodemon": "3.0.1",
"nodemon": "3.0.2",
"typescript": "5.3.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/react-dom": "18.2.15",
"@types/testing-library__jest-dom": "5.14.9",
"jest": "29.7.0",
"nodemon": "3.0.1",
"nodemon": "3.0.2",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8463,7 +8463,7 @@ __metadata:
jest: 29.7.0
lodash: 4.17.21
mini-css-extract-plugin: 2.7.6
nodemon: 3.0.1
nodemon: 3.0.2
null-loader: 4.0.1
react-refresh: 0.14.0
resolve-url-loader: 5.0.0
Expand Down Expand Up @@ -8580,7 +8580,7 @@ __metadata:
core-js: 3.33.3
graphql: 16.8.1
jest: 29.7.0
nodemon: 3.0.1
nodemon: 3.0.2
pascalcase: 1.0.0
react: 18.2.0
react-dom: 18.2.0
Expand Down Expand Up @@ -8832,7 +8832,7 @@ __metadata:
graphql: 16.8.1
ioredis: 5.3.2
jest: 29.7.0
nodemon: 3.0.1
nodemon: 3.0.2
typescript: 5.3.2
peerDependencies:
ioredis: ^5.3.2
Expand Down Expand Up @@ -9141,7 +9141,7 @@ __metadata:
graphql-sse: 2.4.0
graphql-tag: 2.12.6
jest: 29.7.0
nodemon: 3.0.1
nodemon: 3.0.2
prop-types: 15.8.1
react: 18.2.0
react-dom: 18.2.0
Expand Down Expand Up @@ -17130,7 +17130,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:4.3.4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4":
"debug@npm:4, debug@npm:4.3.4, debug@npm:^4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
dependencies:
Expand Down Expand Up @@ -26901,12 +26901,12 @@ __metadata:
languageName: node
linkType: hard

"nodemon@npm:3.0.1":
version: 3.0.1
resolution: "nodemon@npm:3.0.1"
"nodemon@npm:3.0.2":
version: 3.0.2
resolution: "nodemon@npm:3.0.2"
dependencies:
chokidar: ^3.5.2
debug: ^3.2.7
debug: ^4
ignore-by-default: ^1.0.1
minimatch: ^3.1.2
pstree.remy: ^1.1.8
Expand All @@ -26917,7 +26917,7 @@ __metadata:
undefsafe: ^2.0.5
bin:
nodemon: bin/nodemon.js
checksum: 471a218227949b38926de78237004c91e226b63ee06f433cf85c2f1c1f8b6bfbef9bceaa8d27786e7cfb539eb84da357d01741884d08a3ae172bebecd0f1de5b
checksum: 65837603fa790d723f8d59e1f098342ed5a5517c3a38ea3b52ca3d532ed21924ecd43fbaceadb458472ae0a8ae6b8395bda22ccd062709ad50c5c4537a625c9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -31095,7 +31095,7 @@ __metadata:
make-dir-cli: 3.0.0
msw: 1.3.2
ncp: 2.0.0
nodemon: 3.0.1
nodemon: 3.0.2
npm-packlist: 7.0.4
nx: 16.10.0
nx-cloud: 16.5.2
Expand Down

0 comments on commit 343a03b

Please sign in to comment.