Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also 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: Real-Dev-Squad/website-backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 64d328e
Choose a base ref
...
head repository: Real-Dev-Squad/website-backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6c9180b
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 20, 2024

  1. Upgrade the packages, libraries to the latest. (#2050)

    * chore/updated the packages, libraries and node version to the latest
    
    * chore/upgrade express package
    
    * fix:node to the version 20
    
    * chore/fix-package-updates
    
    * chore:upgrade the packages to the latest
    
    * fix:prettier issue by upgrading to the latest version of prettier
    
    * fix:remove the ~ and the ^ from the package.json
    
    * fix:eslint and prettier plugin packages and migration tests
    
    * fix:remove the depricated eslint-prettier-standard package
    
    * fix:revert back the test changes
    
    * Revert "fix:prettier issue by upgrading to the latest version of prettier"
    
    * fix: remove the trailing commas
    
    * fix:remove the trailing comma
    
    * fix:remove the changes of trailing commas
    
    * feat:upgrade the packages to the latest
    
    * fix:remove the ~ and the ^ and pgrade the packages to the latest
    
    * chore:remove the eslint-standard package as it's depricated and no longer maintained
    Abhay5855 authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5b9cc73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c9180b View commit details
    Browse the repository at this point in the history
Loading