Skip to content
This repository was archived by the owner on Apr 23, 2022. It is now read-only.

Commit

Permalink
chore: bump local-components to ^6.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
claygriffiths committed Dec 6, 2018
1 parent 16422ea commit 07cd680
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-react": "^7.11.1"
},
"dependencies": {
"@getflywheel/local-components": "^6.1.2"
"@getflywheel/local-components": "^6.1.3"
},
"bundledDependencies": [
"@getflywheel/local-components"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -682,10 +682,10 @@
resolved "https://registry.yarnpkg.com/@getflywheel/eslint-config-local/-/eslint-config-local-1.0.4.tgz#2fab6bb77b63ec123e831534f50e1d3c7c135571"
integrity sha512-GvnhhT3XaNipDdVvHifWbKjoFpLAbezkKsYBGfDF4uG/9gWo5UX9YLANPlzSLRyvgBrX0+27S5Cu8YE/yM7kPg==

"@getflywheel/local-components@^6.1.2":
version "6.1.2"
resolved "https://registry.yarnpkg.com/@getflywheel/local-components/-/local-components-6.1.2.tgz#9fb4930dc4beacf2559ccba17356122d695a500c"
integrity sha512-tJgX8p8mTsv7uAVJUutCgZRjetMbnumbdjbVG4LE+7EkQnXwRD4mKG19zDJMRWKM89XJRvlR3FoJoenl2gbG6g==
"@getflywheel/local-components@^6.1.3":
version "6.1.3"
resolved "https://registry.yarnpkg.com/@getflywheel/local-components/-/local-components-6.1.3.tgz#ce1aa1e9d7bca0a03cbf63bd3e3587157bbef4ef"
integrity sha512-/mdd2SO1+NHfwEaLf3f01c152Ye95yjwsPff8Hs63UsFSg8W3trxQvqW92shPOCXwhL3pt/8xxQZUJQujj7sxg==
dependencies:
classnames "^2.2.6"
highlight.js "^9.13.1"
Expand Down

0 comments on commit 07cd680

Please sign in to comment.