Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Dependency updates #242

Merged
merged 2 commits into from Apr 19, 2019
Merged

Dependency updates #242

merged 2 commits into from Apr 19, 2019

Conversation

cartogram
Copy link
Contributor

This PR upgrades every dependency in the package.json to the latest version.

Copy link
Member

@lemonmade lemonmade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, no new rules to include though?

"eslint-plugin-import": "2.16.0",
"eslint-plugin-jest": "22.3.0",
"eslint-plugin-import": "2.17.2",
"eslint-plugin-jest": "22.4.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This adds no-empty-title. Should we have a setting for that?

@@ -29,6 +29,26 @@
semver "^5.4.1"
source-map "^0.5.0"

"@babel/core@^7.4.3":
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dedupe babel/core versions.

@cartogram cartogram force-pushed the dependency-updates branch 2 times, most recently from 48bf5eb to 42ad408 Compare April 19, 2019 05:20
@cartogram cartogram merged commit d23e981 into master Apr 19, 2019
@cartogram cartogram deleted the dependency-updates branch April 19, 2019 05:27
cartogram pushed a commit that referenced this pull request Apr 26, 2019
* 'master' of github.com:Shopify/eslint-plugin-shopify:
  Optimize images-no-direct-imports rule
  Update dependencies to enable Greenkeeper 🌴 (#244)
  Dependency updates (#242)
  Fix restrict-full-import (#243)
  Adds `hooks-strict-return` (#237)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants