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: loopbackio/loopback-connector-mysql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3ad4f9a26cf8ae1a1d03da85a5079c977ce321ef
Choose a base ref
..
head repository: loopbackio/loopback-connector-mysql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5d55f403427e8850a7e1385a11ab4cbbf554f918
Choose a head ref
Showing with 22 additions and 10 deletions.
  1. +21 −9 package-lock.json
  2. +1 −1 package.json
30 changes: 21 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
"strong-globalize": "^6.0.6"
},
"devDependencies": {
"@commitlint/config-conventional": "^18.6.2",
"@commitlint/config-conventional": "^19.0.0",
"eslint": "^8.56.0",
"eslint-config-loopback": "^13.1.0",
"loopback-datasource-juggler": "^5.0.6",