Skip to content

Commit

Permalink
Update turbolinks to version 5.2.0 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and jonhue committed Aug 20, 2018
1 parent a237c6f commit d1798fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,6 +12,6 @@
"license": "MIT",
"dependencies": {
"animate.css": "^3.7.0",
"turbolinks": "^5.1.1"
"turbolinks": "^5.2.0"
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -6,6 +6,6 @@ animate.css@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/animate.css/-/animate.css-3.7.0.tgz#5de25d1ee5fba11ba6a1e2c4fa568f512eb7d4da"

turbolinks@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/turbolinks/-/turbolinks-5.1.1.tgz#3d418a2d8172edbde5e787bf74cb7bef151ae43f"
turbolinks@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/turbolinks/-/turbolinks-5.2.0.tgz#e6877a55ea5c1cb3bb225f0a4ae303d6d32ff77c"

0 comments on commit d1798fd

Please sign in to comment.