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.2
Browse files Browse the repository at this point in the history
  • Loading branch information
claygriffiths committed Dec 5, 2018
1 parent 7a70012 commit 3163d86
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.0.1"
"@getflywheel/local-components": "^6.1.2"
},
"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.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@getflywheel/local-components/-/local-components-6.0.1.tgz#9d9718f6dc62ce6c3046d096cde46b351324575d"
integrity sha512-6pDT9/OPjf5GaEumt77+UhvpePhS3D40k2FyTny85XhXsrImM/T9JyM9Zdqarutwj8nZYz07XQASyRw9Zj9fjQ==
"@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==
dependencies:
classnames "^2.2.6"
highlight.js "^9.13.1"
Expand Down

0 comments on commit 3163d86

Please sign in to comment.