Skip to content

Commit

Permalink
upgrading to the latest raf-stub
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon committed Mar 22, 2018
1 parent b06af88 commit b5ad47d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"babel-preset-env": "^1.6.1",
"babel-preset-flow": "6.23.0",
"cross-env": "^5.1.4",
"eslint": "4.19.0",
"eslint": "4.19.1",
"eslint-plugin-flowtype": "^2.46.1",
"eslint-plugin-jest": "21.15.0",
"flow-bin": "0.68.0",
"flow-copy-source": "^1.3.0",
"jest": "22.4.3",
"raf-stub": "2.0.1",
"raf-stub": "2.0.2",
"rimraf": "^2.6.2"
},
"dependencies": {}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1550,9 +1550,9 @@ eslint-visitor-keys@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"

[email protected].0:
version "4.19.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.0.tgz#9e900efb5506812ac374557034ef6f5c3642fc4c"
[email protected].1:
version "4.19.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.1.tgz#32d1d653e1d90408854bfb296f076ec7e186a300"
dependencies:
ajv "^5.3.0"
babel-code-frame "^6.22.0"
Expand Down Expand Up @@ -3520,9 +3520,9 @@ qs@~6.5.1:
version "6.5.1"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8"

[email protected].1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/raf-stub/-/raf-stub-2.0.1.tgz#fa04aefa3f3b4bd89712b24187b622f24265bf12"
[email protected].2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/raf-stub/-/raf-stub-2.0.2.tgz#0f76b208876d88741667e1975560d172ec2aaf84"
dependencies:
performance-now "2.1.0"

Expand Down

0 comments on commit b5ad47d

Please sign in to comment.