Skip to content

Commit 7c0c437

Browse files
authored
Merge pull request #26 from javaistic/depfu/update/yarn/react-intersection-observer-8.32.3
Update react-intersection-observer: 8.32.2 → 8.32.3 (patch)
2 parents 697d2c9 + b65a666 commit 7c0c437

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.2",
54+
"react-intersection-observer": "^8.32.3",
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.2:
5404-
version "8.32.2"
5405-
resolved "https://registry.yarnpkg.com/react-intersection-observer/-/react-intersection-observer-8.32.2.tgz#527eeecf569309d64ed96330636d90aac336c957"
5406-
integrity sha512-QTcea+n28AvOHbTku+jErfQqknbc4Nuh7EUNik8p/JMN56W2Jhjs+qcYZzQhAoyLX8pZD0QXpYX0lW87faackQ==
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==
54075407

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

0 commit comments

Comments
 (0)