Skip to content

Commit

Permalink
chore(deps): update dependency @types/vscode to v1.94.0 (#11659)
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.93.0` ->
`1.94.0`](https://renovatebot.com/diffs/npm/@types%2fvscode/1.93.0/1.94.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fvscode/1.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fvscode/1.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fvscode/1.93.0/1.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fvscode/1.93.0/1.94.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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 21336ad commit a4c0901
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.9",
"@types/node": "20.16.6",
"@types/vscode": "1.93.0",
"@types/vscode": "1.94.0",
"typescript": "5.6.2",
"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 @@ -8805,7 +8805,7 @@ __metadata:
"@types/line-column": "npm:1.0.2"
"@types/lodash": "npm:4.17.9"
"@types/node": "npm:20.16.6"
"@types/vscode": "npm:1.93.0"
"@types/vscode": "npm:1.94.0"
camelcase: "npm:6.3.0"
core-js: "npm:3.38.1"
deepmerge: "npm:4.3.1"
Expand Down Expand Up @@ -11524,10 +11524,10 @@ __metadata:
languageName: node
linkType: hard

"@types/vscode@npm:1.93.0":
version: 1.93.0
resolution: "@types/vscode@npm:1.93.0"
checksum: 10c0/5b62f6a333e21ba1687b93270489dcaf84a7474085b1bc440431508ff3bd0aebadd238812ddaa7e66a95417bb8d01c7b7ce5b6d8968bda5ac8f2fc7919366f9f
"@types/vscode@npm:1.94.0":
version: 1.94.0
resolution: "@types/vscode@npm:1.94.0"
checksum: 10c0/df1d00801a360c0d87c420eca5f4a8439302ecd85279f5c96a7cb07f065b0e8e3752e2227b8b86ba917138bee2a7c9e519a1aa88b763ecba2bcb5d6125dd205c
languageName: node
linkType: hard

Expand Down

0 comments on commit a4c0901

Please sign in to comment.