Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 56cef57

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency raf to v3.4.1
1 parent c2de181 commit 56cef57

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"markdownlint-cli": "0.13.0",
106106
"opn": "5.4.0",
107107
"prettier": "1.14.3",
108-
"raf": "3.4.0",
108+
"raf": "3.4.1",
109109
"react-test-renderer": "16.6.0",
110110
"typescript": "3.1.6",
111111
"typescript-styled-plugin": "0.12.0",

yarn.lock

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6843,7 +6843,13 @@ quick-lru@^1.0.0:
68436843
version "1.1.0"
68446844
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-1.1.0.tgz#4360b17c61136ad38078397ff11416e186dcfbb8"
68456845

6846-
[email protected], raf@^3.3.0, raf@^3.4.0:
6846+
6847+
version "3.4.1"
6848+
resolved "https://registry.yarnpkg.com/raf/-/raf-3.4.1.tgz#0742e99a4a6552f445d73e3ee0328af0ff1ede39"
6849+
dependencies:
6850+
performance-now "^2.1.0"
6851+
6852+
raf@^3.3.0, raf@^3.4.0:
68476853
version "3.4.0"
68486854
resolved "https://registry.yarnpkg.com/raf/-/raf-3.4.0.tgz#a28876881b4bc2ca9117d4138163ddb80f781575"
68496855
dependencies:

0 commit comments

Comments
 (0)