Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 3f9263e

Browse files
Bump set-getter from 0.1.0 to 0.1.1 in /website (#1820)
Summary: Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/doowb/set-getter/commits/0.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=set-getter&package-manager=npm_and_yarn&previous-version=0.1.0&new-version=0.1.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 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) - `dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebookincubator/spectrum/network/alerts). </details> Pull Request resolved: #1820 Reviewed By: zmroczek Differential Revision: D30839647 Pulled By: wizh fbshipit-source-id: 3d5e0eeddb23564bc7eef4c0ee76ecaac60f783a
1 parent 863b7f2 commit 3f9263e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5717,9 +5717,9 @@ set-blocking@~2.0.0:
57175717
integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc=
57185718

57195719
set-getter@^0.1.0:
5720-
version "0.1.0"
5721-
resolved "https://registry.yarnpkg.com/set-getter/-/set-getter-0.1.0.tgz#d769c182c9d5a51f409145f2fba82e5e86e80376"
5722-
integrity sha1-12nBgsnVpR9AkUXy+6guXoboA3Y=
5720+
version "0.1.1"
5721+
resolved "https://registry.yarnpkg.com/set-getter/-/set-getter-0.1.1.tgz#a3110e1b461d31a9cfc8c5c9ee2e9737ad447102"
5722+
integrity sha512-9sVWOy+gthr+0G9DzqqLaYNA7+5OKkSmcqjL9cBpDEaZrr3ShQlyX2cZ/O/ozE41oxn/Tt0LGEM/w4Rub3A3gw==
57235723
dependencies:
57245724
to-object-path "^0.3.0"
57255725

0 commit comments

Comments
 (0)