Skip to content

Commit 5eba56b

Browse files
chore(deps-dev): bump @typescript/vfs from 1.6.0 to 1.6.1 (#145)
Bumps [@typescript/vfs](https://github.com/microsoft/TypeScript-Website/tree/HEAD/packages/create-typescript-playground-plugin) from 1.6.0 to 1.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/TypeScript-Website/releases"><code>@​typescript/vfs</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​typescript/vfs</code><a href="https://github.com/1"><code>@​1</code></a>.6.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/microsoft/TypeScript-Website/pull/3324">#3324</a> <a href="https://github.com/microsoft/TypeScript-Website/commit/4a30b022bc0c1df6b6abb71c99c104f3b19f2c91"><code>4a30b02</code></a> Thanks <a href="https://github.com/jakebailey"><code>@​jakebailey</code></a>! - Update hardcoded list of known lib files</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript-Website/commit/920e3d805d86108cce187ec28bf38f56a6ce3801"><code>920e3d8</code></a> Version Packages (<a href="https://github.com/microsoft/TypeScript-Website/tree/HEAD/packages/create-typescript-playground-plugin/issues/3279">#3279</a>)</li> <li><a href="https://github.com/microsoft/TypeScript-Website/commit/17c831175cb9580ee3c489c54774c8b35cd0b221"><code>17c8311</code></a> Bump cross-spawn from 7.0.3 to 7.0.5 (<a href="https://github.com/microsoft/TypeScript-Website/tree/HEAD/packages/create-typescript-playground-plugin/issues/3275">#3275</a>)</li> <li>See full diff in <a href="https://github.com/microsoft/TypeScript-Website/commits/@typescript/[email protected]/packages/create-typescript-playground-plugin">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript/vfs&package-manager=npm_and_yarn&previous-version=1.6.0&new-version=1.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4ef852 commit 5eba56b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@types/common-tags": "^1.8.4",
7979
"@types/node": "~18.18.0",
8080
"@typescript-eslint/rule-tester": "^8.22.0",
81-
"@typescript/vfs": "^1.6.0",
81+
"@typescript/vfs": "^1.6.1",
8282
"@vitest/coverage-v8": "^2.1.8",
8383
"@vitest/eslint-plugin": "^1.1.25",
8484
"bumpp": "^9.9.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,14 +1018,14 @@ __metadata:
10181018
languageName: node
10191019
linkType: hard
10201020

1021-
"@typescript/vfs@npm:^1.6.0":
1022-
version: 1.6.0
1023-
resolution: "@typescript/vfs@npm:1.6.0"
1021+
"@typescript/vfs@npm:^1.6.1":
1022+
version: 1.6.1
1023+
resolution: "@typescript/vfs@npm:1.6.1"
10241024
dependencies:
10251025
debug: "npm:^4.1.1"
10261026
peerDependencies:
10271027
typescript: "*"
1028-
checksum: 10c0/35e17d92f0d4f33c4be12fc4468196788794bc2edc1a371f1023c42314f6d1e0e851f07b45732a634ef750e61e2ef8769e8ab4f6a6c511cea8da397fa87852ff
1028+
checksum: 10c0/3878686aff4bf26813dad9242aa8e01c5c9734f4d37f31035f93e9c8b850f15ec6a4480f04cf3a3a1cbf78a4e796ae1be5d6c54f7f7c91556eafee913a8d0da4
10291029
languageName: node
10301030
linkType: hard
10311031

@@ -2141,7 +2141,7 @@ __metadata:
21412141
"@typescript-eslint/rule-tester": "npm:^8.22.0"
21422142
"@typescript-eslint/scope-manager": "npm:^8.19.1"
21432143
"@typescript-eslint/utils": "npm:^8.19.1"
2144-
"@typescript/vfs": "npm:^1.6.0"
2144+
"@typescript/vfs": "npm:^1.6.1"
21452145
"@vitest/coverage-v8": "npm:^2.1.8"
21462146
"@vitest/eslint-plugin": "npm:^1.1.25"
21472147
bumpp: "npm:^9.9.3"

0 commit comments

Comments
 (0)