diff --git a/.config/tsconfig.rollup.json b/.config/tsconfig.rollup.json index b58469bbcf..78935fee35 100644 --- a/.config/tsconfig.rollup.json +++ b/.config/tsconfig.rollup.json @@ -4,4 +4,4 @@ "module": "preserve", "moduleResolution": "bundler" } -} +} diff --git a/.dep-stats.json b/.dep-stats.json index e43364948f..31496123a6 100644 --- a/.dep-stats.json +++ b/.dep-stats.json @@ -97,4 +97,5 @@ "fast-content-type-parse": "^2.0.1", "has-flag": "4.0.0" } -} +} + \ No newline at end of file diff --git a/.editorconfig b/.editorconfig index 1597c187e2..4c590cfda2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,5 @@ root = true - + [*] charset = utf-8 end_of_line = lf diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ff58473a04..acbb35a768 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,5 +8,5 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "weekly" day: "monday" diff --git a/.github/workflows/provenance.yml b/.github/workflows/provenance.yml index 68aab7e83e..edc265ddd9 100644 --- a/.github/workflows/provenance.yml +++ b/.github/workflows/provenance.yml @@ -1,6 +1,6 @@ name: Publish Package to npm - -on: + +on: workflow_dispatch: jobs: