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: mrdrogdrog/optional
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1f96779ddd38f75ff7ebb19eb9ed8fca77cd407b
Choose a base ref
..
head repository: mrdrogdrog/optional
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 94c8bf269c997785c332f1db676b08920aefaf52
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +2 −2 package.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -46,8 +46,8 @@
},
"devDependencies": {
"@jest/types": "29.6.3",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "27.9.0",