Skip to content

Commit

Permalink
Update dependency @types/node to v18.15.12 (#1108)
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)) |
[`18.15.11` ->
`18.15.12`](https://renovatebot.com/diffs/npm/@types%2fnode/18.15.11/18.15.12)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.12/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.12/compatibility-slim/18.15.11)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.12/confidence-slim/18.15.11)](https://docs.renovatebot.com/merge-confidence/)
|

---

### 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://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDkuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 20, 2023
1 parent 8b3b109 commit 6a03960
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -70,7 +70,7 @@
"@types/gtag.js": "0.0.12",
"@types/jest": "29.5.1",
"@types/mdx-js__react": "1.5.5",
"@types/node": "18.15.11",
"@types/node": "18.15.12",
"@types/prettier": "2.7.2",
"@types/react": "18.0.37",
"@types/react-dom": "18.0.11",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Expand Up @@ -5345,7 +5345,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:18.15.11, @types/node@npm:>=13.7.0":
"@types/node@npm:*, @types/node@npm:>=13.7.0":
version: 18.15.11
resolution: "@types/node@npm:18.15.11"
checksum: 977b4ad04708897ff0eb049ecf82246d210939c82461922d20f7d2dcfd81bbc661582ba3af28869210f7e8b1934529dcd46bff7d448551400f9d48b9d3bddec3
Expand All @@ -5359,6 +5359,13 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.15.12":
version: 18.15.12
resolution: "@types/node@npm:18.15.12"
checksum: dff7596db8d0a18bcd8da542dc62ed4377cba39546ff53baaa06d106f1482bc3e4e5e03644f5d1e3cef0904ffbe8ebbc244b2b0851f8025ab2a3959ee0ace58f
languageName: node
linkType: hard

"@types/node@npm:^13.7.0":
version: 13.13.52
resolution: "@types/node@npm:13.13.52"
Expand Down Expand Up @@ -20610,7 +20617,7 @@ __metadata:
"@types/gtag.js": 0.0.12
"@types/jest": 29.5.1
"@types/mdx-js__react": 1.5.5
"@types/node": 18.15.11
"@types/node": 18.15.12
"@types/prettier": 2.7.2
"@types/react": 18.0.37
"@types/react-dom": 18.0.11
Expand Down

1 comment on commit 6a03960

@vercel
Copy link

@vercel vercel bot commented on 6a03960 Apr 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.