Skip to content

Commit 8f55d14

Browse files
chore(deps): update dependency @typescript/sandbox to v0.1.8 (#2378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d75e6b commit 8f55d14

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4568,18 +4568,18 @@
45684568
integrity sha512-CZx57/XGBKhYZ3ifchbERgUl9J6C7W3XC96ibM7axr7C32mG5dXTyrVAS3ZY88Jxlkvx4AZyZtDJyUuseHQkcQ==
45694569

45704570
"@typescript/sandbox@^0.1.0":
4571-
version "0.1.7"
4572-
resolved "https://registry.yarnpkg.com/@typescript/sandbox/-/sandbox-0.1.7.tgz#2fcd3e44c06889e075b281520f98cd8c343ef012"
4573-
integrity sha512-WOS9ZJJJiIh7DSjnZnROnfZ9lG7MGeBBf7r+6EpciSr+U5mQEX4E4tk50JP3NY159v4xEBAB8E+XgbtkL3++DQ==
4571+
version "0.1.8"
4572+
resolved "https://registry.yarnpkg.com/@typescript/sandbox/-/sandbox-0.1.8.tgz#53306c6181e20025cd63a1027391ed610ac2db97"
4573+
integrity sha512-MCsnqwfCa+GMxcQaBLTAB/DAJXkJfj7OTJXQHDtGdacnTsqcbo1iNHH3HZCcnQsJRSPwE/IJae4NbgkuFVPc3Q==
45744574
dependencies:
45754575
"@typescript/ata" "0.9.7"
4576-
"@typescript/vfs" "1.6.0"
4576+
"@typescript/vfs" "1.6.1"
45774577
lz-string "^1.5.0"
45784578

4579-
"@typescript/vfs@1.6.0", "@typescript/vfs@^1.6.0":
4580-
version "1.6.0"
4581-
resolved "https://registry.yarnpkg.com/@typescript/vfs/-/vfs-1.6.0.tgz#9c90d8c43f7ac53cc77d5959e5c4c9b639f0959e"
4582-
integrity sha512-hvJUjNVeBMp77qPINuUvYXj4FyWeeMMKZkxEATEU3hqBAQ7qdTBCUFT7Sp0Zu0faeEtFf+ldXxMEDr/bk73ISg==
4579+
"@typescript/vfs@1.6.1", "@typescript/vfs@^1.6.0":
4580+
version "1.6.1"
4581+
resolved "https://registry.yarnpkg.com/@typescript/vfs/-/vfs-1.6.1.tgz#fe7087d5a43715754f7ea9bf6e0b905176c9eebd"
4582+
integrity sha512-JwoxboBh7Oz1v38tPbkrZ62ZXNHAk9bJ7c9x0eI5zBfBnBYGhURdbnh7Z4smN/MV48Y5OCcZb58n972UtbazsA==
45834583
dependencies:
45844584
debug "^4.1.1"
45854585

0 commit comments

Comments
 (0)