Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.14 (#1121)
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 |
|---|---|---|---|---|---|
| [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.14.13` -> `20.14.14`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.13/20.14.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.14.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.14.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.14.13/20.14.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.14.13/20.14.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/kula-app/OnLaunch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 2ba2451 commit 1c4d3a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@types/js-yaml": "4.0.9",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/request-ip": "0.0.41",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3949,12 +3949,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.13":
version: 20.14.13
resolution: "@types/node@npm:20.14.13"
"@types/node@npm:20.14.14":
version: 20.14.14
resolution: "@types/node@npm:20.14.14"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/10bb3ece675308742301c652ab8c6cb88b1ebddebed22316103c58f94fe7eff131edd5f679e487c19077fadb6b5e6b1ad9a60a2cee2869aa1f20452b9761d570
checksum: 10c0/4fc8d368df2b6f5497698327b30db68d7d20e32221ce7d057fb15cbd5834685b2fde0440609e4cb2204e5d305b928f008faf41b950a425f3fd55b60cb1b997cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -10243,7 +10243,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2"
"@types/bcrypt": "npm:5.0.2"
"@types/js-yaml": "npm:4.0.9"
"@types/node": "npm:20.14.13"
"@types/node": "npm:20.14.14"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@types/request-ip": "npm:0.0.41"
Expand Down

0 comments on commit 1c4d3a9

Please sign in to comment.