Skip to content

Commit

Permalink
Merge pull request #124 from FormidableLabs/fix/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
sofiapoh authored Mar 19, 2019
2 parents 3f8bd53 + 4718851 commit 1cd0ce8
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 105 deletions.
6 changes: 3 additions & 3 deletions demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3173,9 +3173,9 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0:
minimist "0.0.8"

module-alias@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/module-alias/-/module-alias-2.1.0.tgz#c36d4fd15f7f9d7112f62fa015385e7b65a286c1"
integrity sha1-w21P0V9/nXES9i+gFThee2WihsE=
version "2.2.0"
resolved "https://registry.yarnpkg.com/module-alias/-/module-alias-2.2.0.tgz#a2e32275381642252bf0c51405f7a09a367479b5"
integrity sha512-O4bbvlZkHj2LUQhieQWWCr486ddc8X+WwRqi3QGnFKfknaxdHTOB7+xRgeyWHc6arpjgtT5SLLMMTFwUM3/x5w==

moment@^2.11.2:
version "2.22.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test:typings": "typings-tester --dir typings"
},
"dependencies": {
"buble": "^0.19.3",
"buble": "0.19.6",
"core-js": "^2.4.1",
"create-react-context": "^0.2.3",
"dom-iterator": "^1.0.0",
Expand Down
Loading

0 comments on commit 1cd0ce8

Please sign in to comment.