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: NodeBB/nodebb-plugin-link-preview
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b9a1ca6fa9ec6e14d644eb62fb8a03eb730ef645
Choose a base ref
..
head repository: NodeBB/nodebb-plugin-link-preview
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f1e807ebec23abfae8cb9529acbed01be6ca3219
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 package.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@
"@commitlint/cli": "17.6.5",
"@commitlint/config-angular": "17.6.5",
"eslint": "8.42.0",
"eslint-config-nodebb": "1.1.3",
"eslint-config-nodebb": "1.1.4",
"eslint-plugin-import": "2.27.5",
"husky": "8.0.3",
"lint-staged": "13.2.2"