Skip to content

Commit 16aea97

Browse files
authored
Merge pull request #29 from javaistic/depfu/update/yarn/react-intersection-observer-8.32.4
Update react-intersection-observer: 8.32.3 → 8.32.4 (patch)
2 parents 1298981 + 99e8687 commit 16aea97

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"prismjs": "^1.25.0",
5252
"react": "^17.0.2",
5353
"react-dom": "^17.0.2",
54-
"react-intersection-observer": "^8.32.3",
54+
"react-intersection-observer": "^8.32.4",
5555
"redent": "^3.0.0",
5656
"simple-functional-loader": "^1.2.1",
5757
"tailwindcss": "^2.2.19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5400,10 +5400,10 @@ react-dom@^17.0.2:
54005400
object-assign "^4.1.1"
54015401
scheduler "^0.20.2"
54025402

5403-
react-intersection-observer@^8.32.3:
5404-
version "8.32.3"
5405-
resolved "https://registry.yarnpkg.com/react-intersection-observer/-/react-intersection-observer-8.32.3.tgz#71f696623e8aa13ad8ec6861ef86b2b758e13a6d"
5406-
integrity sha512-p/Na/tgMCvfA568QSd0cgJ2J5jWV/F6aNEP+phx3TpjbToIujFsKSttgFQhp91NUBqfQMXzzxONChQbOJHwrOw==
5403+
react-intersection-observer@^8.32.4:
5404+
version "8.32.4"
5405+
resolved "https://registry.yarnpkg.com/react-intersection-observer/-/react-intersection-observer-8.32.4.tgz#42767671c8045a2eda564eb1fa60ca7f9b0874f3"
5406+
integrity sha512-iZK+u2z2Jpw9ez+cEFR4Hts3eNtW9XiEhwy2wGgKVe+pRUboWko827kvmyb7BtQUeX+/kRcTeHpw6uWSLyI57w==
54075407

54085408
react-is@17.0.2:
54095409
version "17.0.2"

0 commit comments

Comments
 (0)