Skip to content

Commit

Permalink
chore(deps): update dependency @types/vscode to v1.93.0 (#11505)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/vscode](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vscode)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode))
| [`1.92.0` ->
`1.93.0`](https://renovatebot.com/diffs/npm/@types%2fvscode/1.92.0/1.93.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fvscode/1.93.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fvscode/1.93.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fvscode/1.92.0/1.93.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fvscode/1.92.0/1.93.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 5d28d73 commit 8760d8c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.7",
"@types/node": "20.16.5",
"@types/vscode": "1.92.0",
"@types/vscode": "1.93.0",
"typescript": "5.5.4",
"vitest": "2.0.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8635,7 +8635,7 @@ __metadata:
"@types/line-column": "npm:1.0.2"
"@types/lodash": "npm:4.17.7"
"@types/node": "npm:20.16.5"
"@types/vscode": "npm:1.92.0"
"@types/vscode": "npm:1.93.0"
camelcase: "npm:6.3.0"
core-js: "npm:3.38.0"
deepmerge: "npm:4.3.1"
Expand Down Expand Up @@ -11349,10 +11349,10 @@ __metadata:
languageName: node
linkType: hard

"@types/vscode@npm:1.92.0":
version: 1.92.0
resolution: "@types/vscode@npm:1.92.0"
checksum: 10c0/4c3fc2fbc663568a300eb9ddb8de0179e8e8bf27fcabc240915ac1194ab9e9fd7f0034816c036824cf171b4d4e7e40fa40a3d838e3dd239a9d79fc1f06b85896
"@types/vscode@npm:1.93.0":
version: 1.93.0
resolution: "@types/vscode@npm:1.93.0"
checksum: 10c0/5b62f6a333e21ba1687b93270489dcaf84a7474085b1bc440431508ff3bd0aebadd238812ddaa7e66a95417bb8d01c7b7ce5b6d8968bda5ac8f2fc7919366f9f
languageName: node
linkType: hard

Expand Down

0 comments on commit 8760d8c

Please sign in to comment.