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: Templum/gitmoji-changelog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8af770fe6ac46e2f1c679cd890998b1405f9c02f
Choose a base ref
..
head repository: Templum/gitmoji-changelog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7735e302ae6a01042a1c2d96b3551fec291caf2b
Choose a head ref
Showing with 10 additions and 10 deletions.
  1. +8 −8 package-lock.json
  2. +2 −2 package.json
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/git-raw-commits": "^2.0.4",
"@types/node": "^20.12.12",
"@types/node": "^20.14.0",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.9.0",
@@ -29,7 +29,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"prettier-eslint":"^16.3.0",
"typescript": "^5.4.5",
"ts-node": "^10.9.2",