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: be1244b656118046b4722bd2153357ead89f8bbc
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: 2458999e9cb8fec87e8bf124f4435aa04b112fa0
Choose a head ref
Showing with 572 additions and 505 deletions.
  1. +1 −1 package.json
  2. +571 −504 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -71,7 +71,7 @@
"ember-page-title": "^6.2.2",
"ember-qunit": "5.1.4",
"ember-resolver": "8.0.2",
"ember-source": "3.28.11",
"ember-source": "3.28.12",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "^3.6.0",
"ember-truth-helpers": "3.0.0",
Loading