diff --git a/micromatch/micromatch.d.ts b/micromatch/micromatch.d.ts index 5d44244ac6..f8b101a61e 100644 --- a/micromatch/micromatch.d.ts +++ b/micromatch/micromatch.d.ts @@ -1,7 +1,7 @@ // Type definitions for micromatch 2.3.7 // Project: https://github.com/jonschlinkert/micromatch // Definitions by: glen-84 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/parse-glob/parse-glob.d.ts b/parse-glob/parse-glob.d.ts index 67fa772be1..14a73d62d7 100644 --- a/parse-glob/parse-glob.d.ts +++ b/parse-glob/parse-glob.d.ts @@ -1,7 +1,7 @@ // Type definitions for parse-glob 3.0.4 // Project: https://github.com/jonschlinkert/parse-glob // Definitions by: glen-84 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace ParseGlob { interface Result {