Skip to content

Commit

Permalink
chore(deps): upgrade all
Browse files Browse the repository at this point in the history
  • Loading branch information
oleast committed Oct 25, 2021
1 parent 83d9e13 commit 7a68797
Show file tree
Hide file tree
Showing 5 changed files with 10,521 additions and 21,001 deletions.
4 changes: 4 additions & 0 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install commitlint --edit ""
5 changes: 0 additions & 5 deletions .huskyrc

This file was deleted.

4 changes: 4 additions & 0 deletions next-env.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.

0 comments on commit 7a68797

Please sign in to comment.