Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
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: upciti/my-css-journey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8d82aa70659d75754d490a35967f5f2cd6013c1d
Choose a base ref
..
head repository: upciti/my-css-journey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9e325dd21ff26e7448777e0345cc8b81f2a31566
Choose a head ref
Showing with 168 additions and 185 deletions.
  1. +166 −183 package-lock.json
  2. +2 −2 package.json
349 changes: 166 additions & 183 deletions package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -15,8 +15,8 @@
"@slidev/cli": "0.46.1"
},
"devDependencies": {
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@commitlint/cli": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",