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: sir-gon/algorithm-exercises-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5ba6e694b3620e2cf4b6ccbbd988ae291fd7e9e9
Choose a base ref
..
head repository: sir-gon/algorithm-exercises-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9f19c651014f0544132299fd919b1b64cf48936c
Choose a head ref
Showing with 54 additions and 54 deletions.
  1. +53 −53 package-lock.json
  2. +1 −1 package.json
106 changes: 53 additions & 53 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@
"cross-env": "^7.0.3",
"eslint": "^9.21.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "10.0.1",
"eslint-config-prettier": "10.0.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-prettier": "5.2.3",