Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: EmberMN/ember-cli-plotly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a8e4a0b751e9aada4e793b5dace094ebf079f18e
Choose a base ref
..
head repository: EmberMN/ember-cli-plotly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: efcd0a17866204ddd0b8ab5537464be45679c12a
Choose a head ref
Showing with 989 additions and 865 deletions.
  1. +1 −1 package.json
  2. +988 −864 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@
"@glimmer/tracking": "^1.0.4",
"babel-eslint": "10.1.0",
"broccoli-asset-rev": "3.0.0",
"ember-cli": "3.28.5",
"ember-cli": "3.28.6",
"ember-cli-dependency-checker": "3.2.0",
"ember-cli-deprecation-workflow": "1.0.1",
"ember-cli-inject-live-reload": "2.1.0",
Loading