From bc5c31984e398bfdfdad2ddc2431693aa3f0a378 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 20:56:51 +0000 Subject: [PATCH] chore(deps): bump @cspell/dict-git from 2.0.0 to 3.0.0 Bumps [@cspell/dict-git](https://github.com/streetsidesoftware/cspell-dicts) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/streetsidesoftware/cspell-dicts/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-dicts/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-git@2.0.0...@cspell/dict-git@3.0.0) --- updated-dependencies: - dependency-name: "@cspell/dict-git" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/linting-tools/package.json | 2 +- pnpm-lock.yaml | 10 +++------- 2 files changed, 4 insertions(+), 8 deletions(-) mode change 100755 => 100644 packages/linting-tools/package.json 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