From 09e1c83a854973ccad4d002c634dbad47f434723 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 6 Jan 2024 02:24:09 +0000 Subject: [PATCH] chore(deps-dev): bump @cspell/dict-win32 from v2.0.2 to v2.0.3 | datasource | package | from | to | | ---------- | ------------------ | ----- | ----- | | npm | @cspell/dict-win32 | 2.0.2 | 2.0.3 | --- .mega-linter.yaml | 2 +- package.json | 2 +- yarn.lock | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.mega-linter.yaml b/.mega-linter.yaml index ba0f2a3..c6a44e4 100644 --- a/.mega-linter.yaml +++ b/.mega-linter.yaml @@ -3,6 +3,6 @@ JAVASCRIPT_ES_CLI_EXECUTABLE: [node, .yarn/releases/yarn-4.0.2.cjs, run, eslint] # Work around https://github.com/oxsecurity/megalinter/issues/2500. REPOSITORY_TRIVY_ARGUMENTS: --ignorefile .trivyignore.yaml SPELL_CSPELL_PRE_COMMANDS: - - command: npm install @cspell/dict-win32@2.0.2 + - command: npm install @cspell/dict-win32@2.0.3 continue_if_failed: false TYPESCRIPT_ES_CLI_EXECUTABLE: [node, .yarn/releases/yarn-4.0.2.cjs, run, eslint] diff --git a/package.json b/package.json index 15c6920..33c5e03 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@actions/core": "1.10.1" }, "devDependencies": { - "@cspell/dict-win32": "2.0.2", + "@cspell/dict-win32": "2.0.3", "@fast-check/jest": "1.8.0", "@jest/globals": "29.7.0", "@jest/types": "29.6.3", diff --git a/yarn.lock b/yarn.lock index 22a303e..e621537 100644 --- a/yarn.lock +++ b/yarn.lock @@ -612,10 +612,10 @@ __metadata: languageName: node linkType: hard -"@cspell/dict-win32@npm:2.0.2": - version: 2.0.2 - resolution: "@cspell/dict-win32@npm:2.0.2" - checksum: b471d289c0422788d21ae321f524d21dcd4ceae7ff81e6a70a57662da2774e42374e735b86738ccd01adce5f500bbd95ec0274b16338f72119b98ff76fa6a039 +"@cspell/dict-win32@npm:2.0.3": + version: 2.0.3 + resolution: "@cspell/dict-win32@npm:2.0.3" + checksum: 7d83585e773bab165fa7c9c61817ed2306e0895264d368ffaf73dd7f01a42d3c8154fa70e2de3e00c94d6945886c7ae05035a344323f3ed75f79287f63143764 languageName: node linkType: hard @@ -2318,7 +2318,7 @@ __metadata: dependencies: "@actions/cache": "npm:3.2.2" "@actions/core": "npm:1.10.1" - "@cspell/dict-win32": "npm:2.0.2" + "@cspell/dict-win32": "npm:2.0.3" "@fast-check/jest": "npm:1.8.0" "@jest/globals": "npm:29.7.0" "@jest/types": "npm:29.6.3"