diff --git a/packages/linting-tools/package.json b/packages/linting-tools/package.json old mode 100755 new mode 100644 index ecda1629d6..417be5eafa --- a/packages/linting-tools/package.json +++ b/packages/linting-tools/package.json @@ -53,7 +53,7 @@ "@cspell/dict-fsharp": "1.0.1", "@cspell/dict-fullstack": "3.1.5", "@cspell/dict-gaming-terms": "1.0.5", - "@cspell/dict-git": "2.0.0", + "@cspell/dict-git": "3.0.0", "@cspell/dict-golang": "6.0.5", "@cspell/dict-haskell": "4.0.1", "@cspell/dict-html": "4.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6895fa3a3e..e24948484f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -217,7 +217,7 @@ importers: specifier: 0.1.1 version: 0.1.1 axios: - specifier: 1.6.7 + specifier: '>=1.6.0' version: 1.6.7 chalk: specifier: 4.1.2 @@ -341,8 +341,8 @@ importers: specifier: 1.0.5 version: 1.0.5 '@cspell/dict-git': - specifier: 2.0.0 - version: 2.0.0 + specifier: 3.0.0 + version: 3.0.0 '@cspell/dict-golang': specifier: 6.0.5 version: 6.0.5 @@ -2238,10 +2238,6 @@ packages: resolution: {integrity: sha512-C3riccZDD3d9caJQQs1+MPfrUrQ+0KHdlj9iUR1QD92FgTOF6UxoBpvHUUZ9YSezslcmpFQK4xQQ5FUGS7uWfw==} dev: false - /@cspell/dict-git@2.0.0: - resolution: {integrity: sha512-n1AxyX5Kgxij/sZFkxFJlzn3K9y/sCcgVPg/vz4WNJ4K9YeTsUmyGLA2OQI7d10GJeiuAo2AP1iZf2A8j9aj2w==} - dev: false - /@cspell/dict-git@3.0.0: resolution: {integrity: sha512-simGS/lIiXbEaqJu9E2VPoYW1OTC2xrwPPXNXFMa2uo/50av56qOuaxDrZ5eH1LidFXwoc8HROCHYeKoNrDLSw==} dev: false