Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.4 (#1181)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.16.3` -> `20.16.4`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.3/20.16.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.3/20.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.3/20.16.4?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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kula-app/OnLaunch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent effe905 commit 956bcc2
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.1",
"@testing-library/user-event": "14.5.2",
"@types/js-yaml": "4.0.9",
"@types/node": "20.16.3",
"@types/node": "20.16.4",
"@types/react": "18.3.5",
"@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 @@ -4625,12 +4625,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.3":
version: 20.16.3
resolution: "@types/node@npm:20.16.3"
"@types/node@npm:20.16.4":
version: 20.16.4
resolution: "@types/node@npm:20.16.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/907c01d58ae36695fbed0b101e7a14cc2e0c5b9b2ba7904ef21cef093e4aac0649ac2a7a283fc94e19311dd0551d778445dd45fcf2d8bd45c494c9ecd802de69
checksum: 10c0/1dfd24b8a1552adf1f37c189bcebb6e287184852188d8aa28f8e955f15079f8ee62d88f142b6a52c0fd59132fc40644bf6197c139e4e1d645c1db040b231caaa
languageName: node
linkType: hard

Expand Down Expand Up @@ -11017,7 +11017,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.16.3"
"@types/node": "npm:20.16.4"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:18.3.0"
"@types/request-ip": "npm:0.0.41"
Expand Down

0 comments on commit 956bcc2

Please sign in to comment.