1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 04:30:31 +09:00

chore(deps): bump fetch-suspense from 1.2.0 to 1.2.2 in /web

Bumps [fetch-suspense](https://github.com/CharlesStover/fetch-suspense) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/CharlesStover/fetch-suspense/releases)
- [Commits](https://github.com/CharlesStover/fetch-suspense/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-14 02:32:40 +00:00
parent 96e59dd5c5
commit 2bc20f58ef
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"@sentry/browser": "^5.12.4",
"fetch-suspense": "^1.2.0",
"fetch-suspense": "^1.2.2",
"framer-motion": "^1.8.4",
"i18next": ">=19.3.1",
"i18next-browser-languagedetector": "^4.0.2",

View File

@ -5433,10 +5433,10 @@ fb-watchman@^2.0.0:
dependencies:
bser "^2.0.0"
fetch-suspense@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/fetch-suspense/-/fetch-suspense-1.2.0.tgz#6b3fc182bebab26a255381421e3d39bbbbcd6c0b"
integrity sha512-EtJ+ZRA7gto/axcYdiCq2qlCzFnTXRc5jua3C2H+2WLFXWjNyQvUggiA601JZnewmxCYZE/sVhQtIBCIBZkf3g==
fetch-suspense@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/fetch-suspense/-/fetch-suspense-1.2.2.tgz#f6a6635060aed82c5ba59d34a9ef906fbff3d16c"
integrity sha512-GqfncRoLp8014UA5AQSRRbUNkRLHJBdZFi9L9QABiNabc4vtlEeBruiayTnXFQFB9tRWSb2iflNNtgdBuYTwTA==
dependencies:
deep-equal "^1.0.1"