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: WillBooster/markdown-it-img-size
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ee9c5e1302cd718eccef27f37c014c69d487e005
Choose a base ref
..
head repository: WillBooster/markdown-it-img-size
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e202b27c91e7736874f5e169db185645f27f3ae0
Choose a head ref
Showing with 317 additions and 317 deletions.
  1. +1 −1 package.json
  2. +316 −316 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@
"eslint-plugin-import": "2.25.4",
"eslint-plugin-prettier": "3.4.1",
"husky": "4.3.8",
"jest": "29.6.0",
"jest": "29.6.1",
"lint-staged": "10.5.4",
"markdown-it": "12.3.2",
"parcel-bundler": "1.12.5",
Loading