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: trailheadapps/ebikes-lwc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 082516811ae1d9a216218bd0644e8d4a63c60423
Choose a base ref
..
head repository: trailheadapps/ebikes-lwc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a795e16856fbf13c3127c58ee4e9c55ecafe16ff
Choose a head ref
Showing with 597 additions and 642 deletions.
  1. +594 −639 package-lock.json
  2. +3 −3 package.json
1,233 changes: 594 additions & 639 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -38,15 +38,15 @@
"devDependencies": {
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-env": "^7.26.0",
"@babel/register": "^7.24.6",
"@lwc/eslint-plugin-lwc": "^1.8.2",
"@prettier/plugin-xml": "^3.4.1",
"@sa11y/jest": "^6.11.0",
"@salesforce/eslint-config-lwc": "^3.6.0",
"@salesforce/eslint-plugin-lightning": "^1.0.0",
"@salesforce/sfdx-lwc-jest": "^6.0.1",
"@wdio/cli": "^9.1.2",
"@wdio/cli": "^9.2.6",
"@wdio/jasmine-framework": "^9.1.2",
"@wdio/local-runner": "^9.0.7",
"@wdio/spec-reporter": "^8.39.0",
@@ -55,7 +55,7 @@
"eslint": "^8.57.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jasmine": "^4.2.2",
"eslint-plugin-jest": "^28.8.1",
"eslint-plugin-jest": "^28.8.3",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",