Skip to content

Commit

Permalink
Update dependency @types/source-map-support to v0.5.9 (#1215)
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/source-map-support](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/source-map-support)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`0.5.8` ->
`0.5.9`](https://renovatebot.com/diffs/npm/@types%2fsource-map-support/0.5.8/0.5.9)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fsource-map-support/0.5.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fsource-map-support/0.5.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fsource-map-support/0.5.8/0.5.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fsource-map-support/0.5.8/0.5.9?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**: 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/ziyadedher/ziyadedher).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 19, 2023
1 parent e9c17d1 commit 0794ff5
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 @@ -75,7 +75,7 @@
"@types/react": "18.2.2",
"@types/react-dom": "18.2.3",
"@types/sharp": "0.31.1",
"@types/source-map-support": "0.5.8",
"@types/source-map-support": "0.5.9",
"@types/testing-library__jest-dom": "5.14.9",
"@types/three": "0.156.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5897,12 +5897,12 @@ __metadata:
languageName: node
linkType: hard

"@types/source-map-support@npm:0.5.8":
version: 0.5.8
resolution: "@types/source-map-support@npm:0.5.8"
"@types/source-map-support@npm:0.5.9":
version: 0.5.9
resolution: "@types/source-map-support@npm:0.5.9"
dependencies:
source-map: ^0.6.0
checksum: 333d77b70fd793de066572aa1c7d988ac351e6591b860db8df05bdb2ad40ee2aa1a31d66c3c0d019137d72fb7b806dfc55c2b47958d1599e775e1d37dc1f736d
checksum: 3a2c7b48aa9b1ee4b2f6efe056ce816e04c24d746ff7b2a864bdc8defd9d6bd96996403017504c144c8708daed21c0b8bff90be6e5fae5d7047134628b69a60d
languageName: node
linkType: hard

Expand Down Expand Up @@ -21371,7 +21371,7 @@ __metadata:
"@types/react": 18.2.2
"@types/react-dom": 18.2.3
"@types/sharp": 0.31.1
"@types/source-map-support": 0.5.8
"@types/source-map-support": 0.5.9
"@types/testing-library__jest-dom": 5.14.9
"@types/three": 0.156.0
"@typescript-eslint/eslint-plugin": 5.62.0
Expand Down

1 comment on commit 0794ff5

@vercel
Copy link

@vercel vercel bot commented on 0794ff5 Oct 19, 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.