Skip to content

Commit c638f13

Browse files
build(deps-dev): bump @types/raf from 3.4.0 to 3.4.3
Bumps [@types/raf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/raf) from 3.4.0 to 3.4.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/raf) --- updated-dependencies: - dependency-name: "@types/raf" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b15fbf8 commit c638f13

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@testing-library/react-hooks": "^8.0.1",
4949
"@testing-library/user-event": "^14.4.3",
5050
"@types/jest": "^29.5.8",
51-
"@types/raf": "^3.4.0",
51+
"@types/raf": "^3.4.3",
5252
"@types/react": "^18.0.9",
5353
"@types/react-dom": "^18.0.3",
5454
"@xstate/react": "^1.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1607,10 +1607,10 @@
16071607
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
16081608
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
16091609

1610-
"@types/raf@^3.4.0":
1611-
version "3.4.0"
1612-
resolved "https://registry.yarnpkg.com/@types/raf/-/raf-3.4.0.tgz#2b72cbd55405e071f1c4d29992638e022b20acc2"
1613-
integrity sha512-taW5/WYqo36N7V39oYyHP9Ipfd5pNFvGTIQsNGj86xV88YQ7GnI30/yMfKDF7Zgin0m3e+ikX88FvImnK4RjGw==
1610+
"@types/raf@^3.4.3":
1611+
version "3.4.3"
1612+
resolved "https://registry.yarnpkg.com/@types/raf/-/raf-3.4.3.tgz#85f1d1d17569b28b8db45e16e996407a56b0ab04"
1613+
integrity sha512-c4YAvMedbPZ5tEyxzQdMoOhhJ4RD3rngZIdwC2/qDN3d7JpEhB6fiBRKVY1lg5B7Wk+uPBjn5f39j1/2MY1oOw==
16141614

16151615
"@types/react-dom@<18.0.0":
16161616
version "17.0.15"

0 commit comments

Comments
 (0)