-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ci(npm): set lockfile version to 2 in .npmrc * chore(contentful): bump contentful to v10 * fix(types): use correct contentful types fetch correct WITH_ALL_LOCALES and convert to localized entries & assets * chore(deps): bump patch & minor dependencies * fix(deps): sync dependencies * chore(deps): bump major dependencies * fix(deps): bump dependencies * fix(eslint): fix eslint issues * fix(ci): tweak ci setgtings * fix(lint): ignore @typescript-eslint/consistent-type-definitions at server/index it's required to use interface here as the global one is also an interface * tweaks jest settings * ci(jest): tweaks jest settings to prevent coverage memory leak * fix(sonar): fix sonar issues * fix(contentful): removes invalid locales param in pagedGet query * fix(watch): replace ngrok with localtunnel ngrok requires a login + token
- Loading branch information
Showing
82 changed files
with
9,069 additions
and
6,361 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
lockfile-version=2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
18 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.