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: gajus/slonik
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v31.0.0
Choose a base ref
...
head repository: gajus/slonik
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v31.0.2
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Sep 7, 2022

  1. fix: update expect-type

    gajus committed Sep 7, 2022
    Copy the full SHA
    cdb6035 View commit details
Showing with 8 additions and 8 deletions.
  1. +7 −7 package-lock.json
  2. +1 −1 package.json
14 changes: 7 additions & 7 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
@@ -40,7 +40,7 @@
"delay": "^5.0.0",
"eslint": "^8.23.0",
"eslint-config-canonical": "^37.0.3",
"expect-type": "^0.13.0",
"expect-type": "^0.14.0",
"gitdown": "^3.1.5",
"husky": "^4.3.6",
"nyc": "^15.1.0",