diff --git a/action-src/package.json b/action-src/package.json index f6167afeb..40c0f42e7 100644 --- a/action-src/package.json +++ b/action-src/package.json @@ -25,13 +25,13 @@ "@pollyjs/adapter-node-http": "^6.0.5", "@pollyjs/core": "^6.0.5", "@pollyjs/persister-fs": "^6.0.5", - "@types/jest": "^28.1.5", + "@types/jest": "^28.1.6", "@types/minimatch": "^3.0.5", "env-cmd": "^10.1.0", "jest": "^28.1.3", "rimraf": "^3.0.2", "standard-version": "^9.5.0", - "ts-jest": "^28.0.6", + "ts-jest": "^28.0.7", "typescript": "^4.7.4" }, "dependencies": { @@ -40,8 +40,8 @@ "@octokit/core": "^3.6.0", "@octokit/plugin-rest-endpoint-methods": "^5.16.2", "@octokit/rest": "^18.12.0", - "cspell": "^6.2.3", - "cspell-glob": "^6.2.3", + "cspell": "^6.3.0", + "cspell-glob": "^6.3.0", "vscode-uri": "^3.0.3" } } diff --git a/action/node_modules/@cspell/cspell-bundled-dicts/package.json b/action/node_modules/@cspell/cspell-bundled-dicts/package.json index 25f3a50d1..da33ca82c 100644 --- a/action/node_modules/@cspell/cspell-bundled-dicts/package.json +++ b/action/node_modules/@cspell/cspell-bundled-dicts/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/cspell-bundled-dicts", - "version": "6.2.3", + "version": "6.3.0", "description": "Dictionaries bundled with cspell", "publishConfig": { "access": "public" @@ -46,7 +46,7 @@ "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", "@cspell/dict-bash": "^2.0.3", - "@cspell/dict-companies": "^2.0.6", + "@cspell/dict-companies": "^2.0.7", "@cspell/dict-cpp": "^3.2.0", "@cspell/dict-cryptocurrencies": "^2.0.0", "@cspell/dict-csharp": "^3.0.1", @@ -80,7 +80,7 @@ "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.1", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.10", + "@cspell/dict-software-terms": "^2.1.11", "@cspell/dict-swift": "^1.0.3", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -89,8 +89,8 @@ "node": ">=14" }, "devDependencies": { - "@cspell/cspell-tools": "^6.2.3", - "@cspell/cspell-types": "^6.2.3" + "@cspell/cspell-tools": "^6.3.0", + "@cspell/cspell-types": "^6.3.0" }, - "gitHead": "39766b5de9d52077dce7e3af0af5f25b6f2d4f6a" + "gitHead": "6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987" } diff --git a/action/node_modules/@cspell/cspell-pipe/package.json b/action/node_modules/@cspell/cspell-pipe/package.json index 03e11fdf9..0a1ad2587 100644 --- a/action/node_modules/@cspell/cspell-pipe/package.json +++ b/action/node_modules/@cspell/cspell-pipe/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "6.2.3", + "version": "6.3.0", "description": "Library to make working with Iterators/AsyncIterators easier.", "keywords": [ "cspell", @@ -87,7 +87,7 @@ "url": "git+https://github.com/streetsidesoftware/cspell.git" }, "bugs": { - "url": "https://github.com/streetsidesoftware/cspell/labels/cspell-gitignore" + "url": "https://github.com/streetsidesoftware/cspell/labels/cspell-pipe" }, "engines": { "node": ">=14" @@ -97,5 +97,5 @@ "jest": "^28.1.2", "rimraf": "^3.0.2" }, - "gitHead": "39766b5de9d52077dce7e3af0af5f25b6f2d4f6a" + "gitHead": "6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987" } diff --git a/action/node_modules/@cspell/cspell-types/package.json b/action/node_modules/@cspell/cspell-types/package.json index 3b20c932e..a191e5a6a 100644 --- a/action/node_modules/@cspell/cspell-types/package.json +++ b/action/node_modules/@cspell/cspell-types/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "6.2.3", + "version": "6.3.0", "description": "Types for cspell and cspell-lib", "type": "commonjs", "main": "dist/index.js", @@ -69,5 +69,5 @@ "ts-json-schema-generator": "^1.0.0", "typescript": "^4.7.4" }, - "gitHead": "39766b5de9d52077dce7e3af0af5f25b6f2d4f6a" + "gitHead": "6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987" } diff --git a/action/node_modules/@cspell/dict-bash/bash-words.txt.gz b/action/node_modules/@cspell/dict-bash/bash-words.txt.gz index abb77a7c0..4bea7fd9f 100644 Binary files a/action/node_modules/@cspell/dict-bash/bash-words.txt.gz and b/action/node_modules/@cspell/dict-bash/bash-words.txt.gz differ diff --git a/action/node_modules/@cspell/dict-bash/package.json b/action/node_modules/@cspell/dict-bash/package.json index 35a7c4f61..b7085d5f0 100644 --- a/action/node_modules/@cspell/dict-bash/package.json +++ b/action/node_modules/@cspell/dict-bash/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-bash", - "version": "2.0.3", + "version": "2.0.4", "description": "Bash dictionary for cspell.", "publishConfig": { "access": "public" @@ -37,5 +37,5 @@ "bash-words.txt.gz", "cspell-ext.json" ], - "gitHead": "67a39b2023007abb30fc95c6bdecb076e98c3b45" + "gitHead": "47635a4813a22256cf556d8b4282a1c5a869f668" } diff --git a/action/node_modules/@cspell/dict-en_us/en_US.trie.gz b/action/node_modules/@cspell/dict-en_us/en_US.trie.gz index 2b8805496..98659b66c 100644 Binary files a/action/node_modules/@cspell/dict-en_us/en_US.trie.gz and b/action/node_modules/@cspell/dict-en_us/en_US.trie.gz differ diff --git a/action/node_modules/@cspell/dict-en_us/package.json b/action/node_modules/@cspell/dict-en_us/package.json index ff8f8b186..a415c70d7 100644 --- a/action/node_modules/@cspell/dict-en_us/package.json +++ b/action/node_modules/@cspell/dict-en_us/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-en_us", - "version": "2.2.10", + "version": "2.3.0", "description": "English dictionary for cspell.", "publishConfig": { "access": "public" @@ -55,5 +55,5 @@ "devDependencies": { "aoo-mozilla-en-dict": "https://github.com/marcoagpinto/aoo-mozilla-en-dict" }, - "gitHead": "951dad7f5ce889533f4c71513d505dfec489f595" + "gitHead": "47635a4813a22256cf556d8b4282a1c5a869f668" } diff --git a/action/node_modules/@cspell/dict-software-terms/package.json b/action/node_modules/@cspell/dict-software-terms/package.json index 923a8794f..bfaf95d3a 100644 --- a/action/node_modules/@cspell/dict-software-terms/package.json +++ b/action/node_modules/@cspell/dict-software-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-software-terms", - "version": "2.1.11", + "version": "2.1.12", "description": "Software terms dictionary for cspell.", "publishConfig": { "access": "public" @@ -42,5 +42,5 @@ "networkingTerms.txt.gz", "cspell-ext.json" ], - "gitHead": "8ddc057b66a16f494aae11b38ee0256ff55c52ec" + "gitHead": "47635a4813a22256cf556d8b4282a1c5a869f668" } diff --git a/action/node_modules/@cspell/dict-software-terms/softwareTerms.txt.gz b/action/node_modules/@cspell/dict-software-terms/softwareTerms.txt.gz index 7caa642de..9260ccecb 100644 Binary files a/action/node_modules/@cspell/dict-software-terms/softwareTerms.txt.gz and b/action/node_modules/@cspell/dict-software-terms/softwareTerms.txt.gz differ diff --git a/action/node_modules/@cspell/dict-typescript/package.json b/action/node_modules/@cspell/dict-typescript/package.json index 5c95e8305..1f87a123d 100644 --- a/action/node_modules/@cspell/dict-typescript/package.json +++ b/action/node_modules/@cspell/dict-typescript/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-typescript", - "version": "2.0.0", + "version": "2.0.1", "description": "TypeScript and JavaScript dictionary for cspell.", "publishConfig": { "access": "public" @@ -37,5 +37,5 @@ "typescript.txt.gz", "cspell-ext.json" ], - "gitHead": "5fe03a7c9c10459a3c50242737f27bcf3e980f5e" + "gitHead": "47635a4813a22256cf556d8b4282a1c5a869f668" } diff --git a/action/node_modules/@types/node/README.md b/action/node_modules/@types/node/README.md index 93b9fd438..77fbdb45e 100755 --- a/action/node_modules/@types/node/README.md +++ b/action/node_modules/@types/node/README.md @@ -8,7 +8,7 @@ This package contains type definitions for Node.js (https://nodejs.org/). Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node. ### Additional Details - * Last updated: Wed, 13 Jul 2022 21:02:28 GMT + * Last updated: Fri, 15 Jul 2022 23:02:22 GMT * Dependencies: none * Global values: `AbortController`, `AbortSignal`, `__dirname`, `__filename`, `console`, `exports`, `gc`, `global`, `module`, `process`, `require`, `structuredClone` diff --git a/action/node_modules/@types/node/package.json b/action/node_modules/@types/node/package.json index b5aa055ce..299097c58 100755 --- a/action/node_modules/@types/node/package.json +++ b/action/node_modules/@types/node/package.json @@ -1,6 +1,6 @@ { "name": "@types/node", - "version": "18.0.4", + "version": "18.0.5", "description": "TypeScript definitions for Node.js", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", "license": "MIT", @@ -220,6 +220,6 @@ }, "scripts": {}, "dependencies": {}, - "typesPublisherContentHash": "c79ffd279fc13c1dcbfbfd1aa4d008b35a036494a64a59e548b46bb45811b23f", + "typesPublisherContentHash": "499b47931e576c99e37e0efc1fc7ef634663292a6b47c1b98aa8256fabf60797", "typeScriptVersion": "4.0" } \ No newline at end of file diff --git a/action/node_modules/cspell-gitignore/package.json b/action/node_modules/cspell-gitignore/package.json index bfb462ba5..234e1d8e7 100644 --- a/action/node_modules/cspell-gitignore/package.json +++ b/action/node_modules/cspell-gitignore/package.json @@ -1,6 +1,6 @@ { "name": "cspell-gitignore", - "version": "6.2.3", + "version": "6.3.0", "description": "Gitignore Glob matcher for cspell", "keywords": [ "cspell", @@ -47,7 +47,7 @@ "node": ">=14" }, "dependencies": { - "cspell-glob": "^6.2.3", + "cspell-glob": "^6.3.0", "find-up": "^5.0.0" }, "devDependencies": { @@ -55,5 +55,5 @@ "jest": "^28.1.2", "rimraf": "^3.0.2" }, - "gitHead": "39766b5de9d52077dce7e3af0af5f25b6f2d4f6a" + "gitHead": "6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987" } diff --git a/action/node_modules/cspell-glob/package.json b/action/node_modules/cspell-glob/package.json index a1bdf77d4..81d33489f 100644 --- a/action/node_modules/cspell-glob/package.json +++ b/action/node_modules/cspell-glob/package.json @@ -1,6 +1,6 @@ { "name": "cspell-glob", - "version": "6.2.3", + "version": "6.3.0", "description": "Glob matcher for cspell", "keywords": [ "cspell", @@ -50,5 +50,5 @@ "jest": "^28.1.2", "rimraf": "^3.0.2" }, - "gitHead": "39766b5de9d52077dce7e3af0af5f25b6f2d4f6a" + "gitHead": "6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987" } diff --git a/action/node_modules/cspell-grammar/package.json b/action/node_modules/cspell-grammar/package.json index 255d816a6..48fa707d2 100644 --- a/action/node_modules/cspell-grammar/package.json +++ b/action/node_modules/cspell-grammar/package.json @@ -1,6 +1,6 @@ { "name": "cspell-grammar", - "version": "6.2.3", + "version": "6.3.0", "description": "Grammar parsing support for cspell", "keywords": [ "cspell", @@ -69,8 +69,8 @@ "rimraf": "^3.0.2" }, "dependencies": { - "@cspell/cspell-pipe": "^6.2.3", - "@cspell/cspell-types": "^6.2.3" + "@cspell/cspell-pipe": "^6.3.0", + "@cspell/cspell-types": "^6.3.0" }, - "gitHead": "39766b5de9d52077dce7e3af0af5f25b6f2d4f6a" + "gitHead": "6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987" } diff --git a/action/node_modules/cspell-io/package.json b/action/node_modules/cspell-io/package.json index 5a45c2aff..bb987be78 100644 --- a/action/node_modules/cspell-io/package.json +++ b/action/node_modules/cspell-io/package.json @@ -1,6 +1,6 @@ { "name": "cspell-io", - "version": "6.2.3", + "version": "6.3.0", "description": "A library of useful I/O functions used across various cspell tools.", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -49,5 +49,5 @@ "@types/node-fetch": "^2.6.2", "node-fetch": "^2.6.7" }, - "gitHead": "39766b5de9d52077dce7e3af0af5f25b6f2d4f6a" + "gitHead": "6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987" } diff --git a/action/node_modules/cspell-lib/package.json b/action/node_modules/cspell-lib/package.json index 466f327eb..3b91edbe6 100644 --- a/action/node_modules/cspell-lib/package.json +++ b/action/node_modules/cspell-lib/package.json @@ -1,6 +1,6 @@ { "name": "cspell-lib", - "version": "6.2.3", + "version": "6.3.0", "description": "A library of useful functions used across various cspell tools.", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -48,17 +48,17 @@ }, "homepage": "https://github.com/streetsidesoftware/cspell#readme", "dependencies": { - "@cspell/cspell-bundled-dicts": "^6.2.3", - "@cspell/cspell-pipe": "^6.2.3", - "@cspell/cspell-types": "^6.2.3", + "@cspell/cspell-bundled-dicts": "^6.3.0", + "@cspell/cspell-pipe": "^6.3.0", + "@cspell/cspell-types": "^6.3.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^6.2.3", - "cspell-grammar": "^6.2.3", - "cspell-io": "^6.2.3", - "cspell-trie-lib": "^6.2.3", + "cspell-glob": "^6.3.0", + "cspell-grammar": "^6.3.0", + "cspell-io": "^6.3.0", + "cspell-trie-lib": "^6.3.0", "fast-equals": "^4.0.1", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -83,15 +83,15 @@ "@cspell/dict-python": "^2.0.6", "@types/configstore": "^5.0.1", "@types/fs-extra": "^9.0.13", - "@types/jest": "^28.1.4", + "@types/jest": "^28.1.5", "@types/node": "^18.0.3", "cspell-dict-nl-nl": "^1.1.2", "jest": "^28.1.2", "lorem-ipsum": "^2.0.8", "rimraf": "^3.0.2", - "rollup": "^2.75.7", + "rollup": "^2.76.0", "rollup-plugin-dts": "^4.2.2", "ts-jest": "^28.0.5" }, - "gitHead": "39766b5de9d52077dce7e3af0af5f25b6f2d4f6a" + "gitHead": "6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987" } diff --git a/action/node_modules/cspell-trie-lib/package.json b/action/node_modules/cspell-trie-lib/package.json index ca5dc896c..f6905e8dd 100644 --- a/action/node_modules/cspell-trie-lib/package.json +++ b/action/node_modules/cspell-trie-lib/package.json @@ -1,6 +1,6 @@ { "name": "cspell-trie-lib", - "version": "6.2.3", + "version": "6.3.0", "description": "Trie Data Structure to support cspell.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -37,7 +37,7 @@ }, "homepage": "https://github.com/streetsidesoftware/cspell#readme", "dependencies": { - "@cspell/cspell-pipe": "^6.2.3", + "@cspell/cspell-pipe": "^6.3.0", "fs-extra": "^10.1.0", "gensequence": "^3.1.1" }, @@ -45,7 +45,7 @@ "node": ">=14" }, "devDependencies": { - "@cspell/cspell-types": "^6.2.3", + "@cspell/cspell-types": "^6.3.0", "@cspell/dict-en_us": "^2.2.10", "@cspell/dict-es-es": "^2.2.0", "@types/fs-extra": "^9.0.13", @@ -53,5 +53,5 @@ "jest": "^28.1.2", "rimraf": "^3.0.2" }, - "gitHead": "39766b5de9d52077dce7e3af0af5f25b6f2d4f6a" + "gitHead": "6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987" } diff --git a/action/node_modules/cspell/dist/application.js b/action/node_modules/cspell/dist/application.js index 10f98abf2..ea9973f6e 100644 --- a/action/node_modules/cspell/dist/application.js +++ b/action/node_modules/cspell/dist/application.js @@ -27,6 +27,7 @@ exports.createInit = exports.suggestions = exports.checkText = exports.trace = e const cspell_pipe_1 = require("@cspell/cspell-pipe"); const cspell_lib_1 = require("cspell-lib"); const path = __importStar(require("path")); +const cli_reporter_1 = require("./cli-reporter"); const lint_1 = require("./lint"); const options_1 = require("./options"); const repl_1 = require("./repl"); @@ -36,9 +37,9 @@ const timer_1 = require("./util/timer"); const util = __importStar(require("./util/util")); var cspell_lib_2 = require("cspell-lib"); Object.defineProperty(exports, "IncludeExcludeFlag", { enumerable: true, get: function () { return cspell_lib_2.IncludeExcludeFlag; } }); -function lint(fileGlobs, options, emitters) { +function lint(fileGlobs, options, reporter) { options = (0, options_1.fixLegacy)(options); - const cfg = new lint_1.LintRequest(fileGlobs, options, emitters); + const cfg = new lint_1.LintRequest(fileGlobs, options, reporter ?? (0, cli_reporter_1.getReporter)({ ...options, fileGlobs })); return (0, lint_1.runLint)(cfg); } exports.lint = lint; diff --git a/action/node_modules/cspell/dist/commandLint.js b/action/node_modules/cspell/dist/commandLint.js index df2e2e5df..f98c98663 100644 --- a/action/node_modules/cspell/dist/commandLint.js +++ b/action/node_modules/cspell/dist/commandLint.js @@ -26,7 +26,6 @@ Object.defineProperty(exports, "__esModule", { value: true }); exports.commandLint = void 0; const commander_1 = require("commander"); const App = __importStar(require("./application")); -const cli_reporter_1 = require("./cli-reporter"); const cache_1 = require("./util/cache"); const errors_1 = require("./util/errors"); // interface InitOptions extends Options {} @@ -100,9 +99,7 @@ function commandLint(prog) { .arguments('[globs...]') .action((fileGlobs, options) => { const { mustFindFiles, fileList } = options; - const cliReporter = (0, cli_reporter_1.getReporter)({ ...options, fileGlobs }); - const lintOptions = { ...options, fileLists: fileList }; - return App.lint(fileGlobs, lintOptions, cliReporter).then((result) => { + return App.lint(fileGlobs, options).then((result) => { if (!fileGlobs.length && !result.files && !result.errors && !fileList) { spellCheckCommand.outputHelp(); throw new errors_1.CheckFailed('outputHelp', 1); diff --git a/action/node_modules/cspell/dist/index.js b/action/node_modules/cspell/dist/index.js index eea448c22..9840af1a6 100644 --- a/action/node_modules/cspell/dist/index.js +++ b/action/node_modules/cspell/dist/index.js @@ -14,6 +14,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) { for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); }; Object.defineProperty(exports, "__esModule", { value: true }); +exports.getDefaultReporter = void 0; __exportStar(require("@cspell/cspell-types"), exports); __exportStar(require("./application"), exports); +var cli_reporter_1 = require("./cli-reporter"); +Object.defineProperty(exports, "getDefaultReporter", { enumerable: true, get: function () { return cli_reporter_1.getReporter; } }); //# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/action/node_modules/cspell/dist/lint/LintRequest.js b/action/node_modules/cspell/dist/lint/LintRequest.js index 3cfdc2338..e36dd13d2 100644 --- a/action/node_modules/cspell/dist/lint/LintRequest.js +++ b/action/node_modules/cspell/dist/lint/LintRequest.js @@ -41,7 +41,7 @@ class LintRequest { this.uniqueFilter = options.unique ? util.uniqueFilterFnGenerator((issue) => issue.text) : () => true; this.showContext = options.showContext === true ? defaultContextRange : options.showContext ? options.showContext : 0; - this.fileLists = options.fileLists || []; + this.fileLists = (options.fileList ?? options.fileLists) || []; } } exports.LintRequest = LintRequest; diff --git a/action/node_modules/cspell/package.json b/action/node_modules/cspell/package.json index 1cd40b038..4c2cccff6 100644 --- a/action/node_modules/cspell/package.json +++ b/action/node_modules/cspell/package.json @@ -1,6 +1,6 @@ { "name": "cspell", - "version": "6.2.3", + "version": "6.3.0", "description": "A Spelling Checker for Code!", "funding": "https://github.com/streetsidesoftware/cspell?sponsor=1", "main": "dist/index.js", @@ -70,12 +70,12 @@ }, "homepage": "https://streetsidesoftware.github.io/cspell/", "dependencies": { - "@cspell/cspell-pipe": "^6.2.3", + "@cspell/cspell-pipe": "^6.3.0", "chalk": "^4.1.2", "commander": "^9.3.0", - "cspell-gitignore": "^6.2.3", - "cspell-glob": "^6.2.3", - "cspell-lib": "^6.2.3", + "cspell-gitignore": "^6.3.0", + "cspell-glob": "^6.3.0", + "cspell-lib": "^6.3.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -90,8 +90,8 @@ "node": ">=14" }, "devDependencies": { - "@cspell/cspell-json-reporter": "^6.2.3", - "@cspell/cspell-types": "^6.2.3", + "@cspell/cspell-json-reporter": "^6.3.0", + "@cspell/cspell-types": "^6.3.0", "@types/file-entry-cache": "^5.0.2", "@types/fs-extra": "^9.0.13", "@types/glob": "^7.2.0", @@ -103,8 +103,8 @@ "micromatch": "^4.0.5", "minimatch": "^5.1.0", "rimraf": "^3.0.2", - "rollup": "^2.75.7", + "rollup": "^2.76.0", "rollup-plugin-dts": "^4.2.2" }, - "gitHead": "39766b5de9d52077dce7e3af0af5f25b6f2d4f6a" + "gitHead": "6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987" } diff --git a/action/package.json b/action/package.json index 68491a1fe..69c27c962 100644 --- a/action/package.json +++ b/action/package.json @@ -14,8 +14,8 @@ "@octokit/core": "^3.6.0", "@octokit/plugin-rest-endpoint-methods": "^5.16.2", "@octokit/rest": "^18.12.0", - "cspell": "^6.2.3", - "cspell-glob": "^6.2.3", + "cspell": "^6.3.0", + "cspell-glob": "^6.3.0", "vscode-uri": "^3.0.3" } } diff --git a/package.json b/package.json index bd1c66f1d..c2deb3048 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@typescript-eslint/eslint-plugin": "^5.30.6", "@typescript-eslint/parser": "^5.30.6", "env-cmd": "^10.1.0", - "eslint": "^8.19.0", + "eslint": "^8.20.0", "prettier": "^2.7.1", "standard-version": "^9.5.0" } diff --git a/yarn.lock b/yarn.lock index aef9f117f..48fe760cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -308,15 +308,15 @@ resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@cspell/cspell-bundled-dicts@^6.2.3": - version "6.2.3" - resolved "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.2.3.tgz#ae9bc707c313d556b3fd2190f77a16ea11ea90e8" - integrity sha512-W0g0rTaLhyiFaLctZgrx8N68R6RLA2yge9lnCaMjdmGk8JcmO+BcxsVQEC+ctnCzMU82xrS9Jh9LZUEXpWQ5lw== +"@cspell/cspell-bundled-dicts@^6.3.0": + version "6.3.0" + resolved "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.3.0.tgz#42eec599d2a07723062492946680573738e42a9c" + integrity sha512-m4Woxfj9NIWpNrRvuhJM9usLyfPYZJyzjtwdm1/vmOcBX+8B+TTknxMlBiBwxKjkuSdCO2uuWVybFxypJ7fLCA== dependencies: "@cspell/dict-ada" "^2.0.0" "@cspell/dict-aws" "^2.0.0" "@cspell/dict-bash" "^2.0.3" - "@cspell/dict-companies" "^2.0.6" + "@cspell/dict-companies" "^2.0.7" "@cspell/dict-cpp" "^3.2.0" "@cspell/dict-cryptocurrencies" "^2.0.0" "@cspell/dict-csharp" "^3.0.1" @@ -350,20 +350,20 @@ "@cspell/dict-ruby" "^2.0.1" "@cspell/dict-rust" "^2.0.1" "@cspell/dict-scala" "^2.0.0" - "@cspell/dict-software-terms" "^2.1.10" + "@cspell/dict-software-terms" "^2.1.11" "@cspell/dict-swift" "^1.0.3" "@cspell/dict-typescript" "^2.0.0" "@cspell/dict-vue" "^2.0.2" -"@cspell/cspell-pipe@^6.2.3": - version "6.2.3" - resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.2.3.tgz#bff75e891d3b48792d409502dffccb6f9a0260cc" - integrity sha512-0BXpwTHOv3Ea3dFqGvhTHWwhKchOUOHQDoxd92vkbucSlqGHWavhgkXYSkPWgkP3CpIL7Hngb+hRXfcjldv19w== +"@cspell/cspell-pipe@^6.3.0": + version "6.3.0" + resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.3.0.tgz#194873c3f1c37044ead16e408f13c473616b171b" + integrity sha512-wxuFAyLmZ+aOsQx+28SdG2n1v66ybl5YJdfHSqyEUL8qv2yn2xaYvyAsGuNni+VZvYBnFLwV2IGkBvwUaZhuuA== -"@cspell/cspell-types@^6.2.3": - version "6.2.3" - resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.2.3.tgz#3c0cb78dd745fbb3c88ee630ba7027128df8eabb" - integrity sha512-LniJZh677y25yFgVcoXdNM09aagXN2D0/wuQs2dTLiRHLNJnUlHHc0es4KOkbgkg0fqkcpzJAokS5TqdpPv89Q== +"@cspell/cspell-types@^6.3.0": + version "6.3.0" + resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.3.0.tgz#58c98231744ded91f77136e8315751805c0c4025" + integrity sha512-21vN9FxY7SOCi70UKv67oaF49heT6oFutNJKdUMX4sHMVlAyJntkuL/G1wPrd3OCyxwy9VwoHdVP4x7f/+QEPQ== "@cspell/dict-ada@^2.0.0": version "2.0.0" @@ -376,11 +376,11 @@ integrity sha512-NKz7pDZ7pwj/b33i3f4WLpC1rOOUMmENwYgftxU+giU2YBeKM2wZbMTSEIzsrel56r0UlQYmdIVlP/B4nnVaoQ== "@cspell/dict-bash@^2.0.3": - version "2.0.3" - resolved "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-2.0.3.tgz#a54d6b8899569e348fcd33c95daaeef42075d75b" - integrity sha512-iw78lmxm49q2LhHTQCSu9zs85E8Sm6ui82OvxajU9rdhckFzZoj/KCQi9P0gFuL+w3WmQObHqdH2/sxK4oi2wA== + version "2.0.4" + resolved "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-2.0.4.tgz#93f0ff159d96b8823fed9282f803e4f3447af33d" + integrity sha512-uK/ehmp5LYrmRH2Gv3nbvdPswpkybJUn34WYKLpeuYHQktmi+pOI1A9uPdBPnSbMDffSvwQlQohIyKawz+X8Ag== -"@cspell/dict-companies@^2.0.6": +"@cspell/dict-companies@^2.0.7": version "2.0.7" resolved "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-2.0.7.tgz#55296633d47c72bcbd1cc01e0107401dcf45219a" integrity sha512-Nb1Tc/HKotxagJ9w1U4tLAM9bH83QXQojoW7cl135yRVmjfeVG0qufKXjq6wq84KdAtnhmzSyzvVJa/ciD1t9g== @@ -436,9 +436,9 @@ integrity sha512-tKSSUf9BJEV+GJQAYGw5e+ouhEe2ZXE620S7BLKe3ZmpnjlNG9JqlnaBhkIMxKnNFkLY2BP/EARzw31AZnOv4g== "@cspell/dict-en_us@^2.2.10": - version "2.2.10" - resolved "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.2.10.tgz#a3def574677b8ef0073707acbb9e55ec27967a9e" - integrity sha512-f9R4JpxwhA7kGITO95+NHP+RlURj6sFsRIdSx3uUsc66OXv4F77XWtkdMcTpRIvAr1r5ZpiK/m9ITWZ4wAeYMg== + version "2.3.0" + resolved "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.3.0.tgz#d2c186676ab3a43f38d759324434127ee63f25da" + integrity sha512-wEGqVZ4uXxq9/mTemgN9B2MIqlcaLGPnvCBdqT5vPWxqxJjkGJmCkRCx9DYHHp2Cfd+VHc9zW6Xad59kORBS9g== "@cspell/dict-filetypes@^2.1.0": version "2.1.0" @@ -550,10 +550,10 @@ resolved "https://registry.npmjs.org/@cspell/dict-scala/-/dict-scala-2.0.0.tgz#b8098103bb03a13406c1c79f1769052353aafac4" integrity sha512-MUwA2YKpqaQOSR4V1/CVGRNk8Ii5kf6I8Ch+4/BhRZRQXuwWbi21rDRYWPqdQWps7VNzAbbMA+PQDWsD5YY38g== -"@cspell/dict-software-terms@^2.1.10": - version "2.1.11" - resolved "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.11.tgz#c7dd19ef40ba0edac7fdfbdc7c1887eb571e0b20" - integrity sha512-GYW/CNDkPxX3QYsecHim0/rejxeBTR/eXCMYuFWuGOpc7D08lmI57+W+aNZLHqaQ//7YvqNAFOrLXGFmvPUqWg== +"@cspell/dict-software-terms@^2.1.11": + version "2.1.12" + resolved "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.12.tgz#1670f013db905e742f66409646d7e041edee48b5" + integrity sha512-l8AKy8x20axAYVmh2bVtj7QDUn+V8MPV8V9RWCLIBWyksNu/DmfA7Itz+/zxqAjhh7HwzZEOUmynQfUi3oo1VQ== "@cspell/dict-swift@^1.0.3": version "1.0.3" @@ -561,9 +561,9 @@ integrity sha512-yOBLSaRD0AnkkkndJ8PuB82Evp6lA2xItf2AWsnPfCCgxp5Ojk6uUBC/WQBSkzkCAOGbXyHsu9D97tsOx2c6cw== "@cspell/dict-typescript@^2.0.0": - version "2.0.0" - resolved "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-2.0.0.tgz#c1ce88dcb1b480623eb537670d11844047539a53" - integrity sha512-WFBahxsnD2y4Os14tE5Zxh31Ggn4DzGOAu3UoxYl1lLLxaszx4RH7LmAeFuznySboiaBeRBbpfJOjQA796O6VQ== + version "2.0.1" + resolved "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-2.0.1.tgz#f0bfae7c427a7cbdd6b56d103aca0a0a2f6ebb6b" + integrity sha512-YXH6nEH4thcD7lNffdNsKgDDZA5JVX4aKCuNIGE7qWSS9kBVgIvSU9/WH64R59rEzAPe1VwXwXyoZ7y4fAufww== "@cspell/dict-vue@^2.0.2": version "2.0.2" @@ -1138,10 +1138,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@^28.1.5": - version "28.1.5" - resolved "https://registry.npmjs.org/@types/jest/-/jest-28.1.5.tgz#4337404efa059adbf96c4ac53b28fdc0af514475" - integrity sha512-TLAC2zXxGnohSP3GxgIyJn7yrTeRPDEyVFyCY1NE2wzg392auI+69uk5EPGjUXuhkq/K208J/TWpLG7J8ebIEQ== +"@types/jest@^28.1.6": + version "28.1.6" + resolved "https://registry.npmjs.org/@types/jest/-/jest-28.1.6.tgz#d6a9cdd38967d2d746861fb5be6b120e38284dd4" + integrity sha512-0RbGAFMfcBJKOmqRazM8L98uokwuwD5F8rHrv/ZMbrZBwVOWZUyPG6VFNscjYr/vjM3Vu4fRrCPbOs42AfemaQ== dependencies: jest-matcher-utils "^28.0.0" pretty-format "^28.0.0" @@ -1170,9 +1170,9 @@ form-data "^3.0.0" "@types/node@*": - version "18.0.4" - resolved "https://registry.npmjs.org/@types/node/-/node-18.0.4.tgz#48aedbf35efb3af1248e4cd4d792c730290cd5d6" - integrity sha512-M0+G6V0Y4YV8cqzHssZpaNCqvYwlCiulmm0PwpNLF55r/+cT8Ol42CHRU1SEaYFH2rTwiiE1aYg/2g2rrtGdPA== + version "18.0.5" + resolved "https://registry.npmjs.org/@types/node/-/node-18.0.5.tgz#96be8113b014e9e7f0c3609c4a25afadd85ff659" + integrity sha512-En7tneq+j0qAiVwysBD79y86MT3ModuoIJbe7JXp+sb5UAjInSShmK3nXXMioBzfF7rXC12hv12d4IyCVwN4dA== "@types/normalize-package-data@^2.4.0": version "2.4.1" @@ -1609,9 +1609,9 @@ camelcase@^6.2.0: integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== caniuse-lite@^1.0.30001366: - version "1.0.30001366" - resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001366.tgz#c73352c83830a9eaf2dea0ff71fb4b9a4bbaa89c" - integrity sha512-yy7XLWCubDobokgzudpkKux8e0UOOnLHE6mlNJBzT3lZJz6s5atSEzjoL+fsCPkI0G8MP5uVdDx1ur/fXEWkZA== + version "1.0.30001367" + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001367.tgz#2b97fe472e8fa29c78c5970615d7cd2ee414108a" + integrity sha512-XDgbeOHfifWV3GEES2B8rtsrADx4Jf+juKX2SICJcaUhjYBO3bR96kvEIHa15VU6ohtOhBZuPGGYGbXMRn0NCw== chalk@^2.0.0, chalk@^2.4.2: version "2.4.2" @@ -1989,53 +1989,53 @@ crypto-random-string@^2.0.0: resolved "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5" integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA== -cspell-gitignore@^6.2.3: - version "6.2.3" - resolved "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.2.3.tgz#0f69e1c8216cc73776c7fc5f1e3113e0dfeca9d0" - integrity sha512-+oZ6n/LWMUYSgvxompdaaPM9gcQN2SDNEs2wmaPh1NbcdClUsNQ/sBHkux8eH41go/FP5wBI4i0ZAeiGcyPCrw== +cspell-gitignore@^6.3.0: + version "6.3.0" + resolved "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.3.0.tgz#1ae845a68c8bdc921a5cc818fcbb4dee593d05c4" + integrity sha512-gy7FEx4WQMParfdgnWg5kNYmZELMpURfMe3Rw86VBQMTLgyyYR53ZRYJp0dxnKfiJoBw20YuAPonYJqBvNrkhg== dependencies: - cspell-glob "^6.2.3" + cspell-glob "^6.3.0" find-up "^5.0.0" -cspell-glob@^6.2.3: - version "6.2.3" - resolved "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.2.3.tgz#b98bea3d15d5a0c929a7659dd320d878b149a9cd" - integrity sha512-syeig1xAvReU8Qn78NuUaUhbUfop4oSAt+0l+zCQk0wsXA9vGhIzH5rctwOzBfDQhA7RFC62c+OUCEtVZ4QY4g== +cspell-glob@^6.3.0: + version "6.3.0" + resolved "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.3.0.tgz#471f145437965ff05021dd5dda6ac11ff4640b3b" + integrity sha512-oMFkxlfESDVBrjhVx+ahyjiT/kbudFtwzekuE6mvLp5Tid8JF2siy0DpVuvgtJmyQA0Tx44bv7uqUeFJVY9L2A== dependencies: micromatch "^4.0.5" -cspell-grammar@^6.2.3: - version "6.2.3" - resolved "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.2.3.tgz#defdcf7c7133cebaeef5d25d0c5047cbdf08ce8c" - integrity sha512-KzAGwfGWDMuWbTR2iHQJDxwiN8tAwNsyHh7H9x2gdKR3LXqGiAvYRbMkmYZWqyUnc6vvkFeuAn2HgsjB0W7zdQ== +cspell-grammar@^6.3.0: + version "6.3.0" + resolved "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.3.0.tgz#6a44580beaf9e37e37965af42c59ae5ebb0ce123" + integrity sha512-xTJdWyqFzbZ0q41d9h/4QtBFPpDwuC5GgAGjIjyiDK09zxO95S6xvQyfqP8R/k8FtyWlKMzSx4ZbN1IjEaS1yQ== dependencies: - "@cspell/cspell-pipe" "^6.2.3" - "@cspell/cspell-types" "^6.2.3" + "@cspell/cspell-pipe" "^6.3.0" + "@cspell/cspell-types" "^6.3.0" -cspell-io@^6.2.3: - version "6.2.3" - resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-6.2.3.tgz#092b3cbdaa2e890710110c14e2586b44a9119e71" - integrity sha512-ePAJINDJiaKh85ejOAzRKwyDbOLdXA6oeewqTbLDjm3+qc04B4ekbxUYip0ntQSTsCEJzGXUC+DjMwk53Aie2A== +cspell-io@^6.3.0: + version "6.3.0" + resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-6.3.0.tgz#88a9d2fd8ce39f1a40dd517080210c4e4822525b" + integrity sha512-Ta1XnOPAHfb3kkvPoBryvNVnK7agZDcaGN0pnuIYzT5kt9E8OBcmCnPjXKhGCP0znSUTUPmm42q96FkaDuGXmg== dependencies: "@types/node-fetch" "^2.6.2" node-fetch "^2.6.7" -cspell-lib@^6.2.3: - version "6.2.3" - resolved "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.2.3.tgz#c7862c0e40229a3067f551afd2a90395c8108c97" - integrity sha512-/Wh03jf6EUJEUZcqeZcswfLQVOzkRF0hOD06DUso+IHg6/jkC/zMjZcUTWpkbCDlp2H0CRzR+Oonm0VPvyVs/Q== +cspell-lib@^6.3.0: + version "6.3.0" + resolved "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.3.0.tgz#6159fa4514debd023f382d945eb99fb6df3d9197" + integrity sha512-Eatco/J7FawNGrPildO0NDd86C+briABUofAbRHQPeeY57o4X0eV3U3BVVbuXpJnGD5AZDabRvv+DmStM9NK6w== dependencies: - "@cspell/cspell-bundled-dicts" "^6.2.3" - "@cspell/cspell-pipe" "^6.2.3" - "@cspell/cspell-types" "^6.2.3" + "@cspell/cspell-bundled-dicts" "^6.3.0" + "@cspell/cspell-pipe" "^6.3.0" + "@cspell/cspell-types" "^6.3.0" clear-module "^4.1.2" comment-json "^4.2.2" configstore "^5.0.1" cosmiconfig "^7.0.1" - cspell-glob "^6.2.3" - cspell-grammar "^6.2.3" - cspell-io "^6.2.3" - cspell-trie-lib "^6.2.3" + cspell-glob "^6.3.0" + cspell-grammar "^6.3.0" + cspell-io "^6.3.0" + cspell-trie-lib "^6.3.0" fast-equals "^4.0.1" find-up "^5.0.0" fs-extra "^10.1.0" @@ -2046,26 +2046,26 @@ cspell-lib@^6.2.3: vscode-languageserver-textdocument "^1.0.5" vscode-uri "^3.0.3" -cspell-trie-lib@^6.2.3: - version "6.2.3" - resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.2.3.tgz#d53b826c2e94f94a7d284ab556cc7b22dc7c5ab3" - integrity sha512-MiModTZkkwymFFP1kr4deGB85i5CXxg6XeDuv2MTX9IDtPFQ03OTqP8YhnGSJCEQVrhgV6FUWI893BsXy0hz9A== +cspell-trie-lib@^6.3.0: + version "6.3.0" + resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.3.0.tgz#040e070cbe3d89c1b6ba8ffcca9adf466f3e9a39" + integrity sha512-GHMbgHCb5cvBuGZEPaD9znQbRBy6cMh5j6VHX7QOmvHXYNEXCN851aNbl1Hm/oVCWylvQf00H4pC1WaJhmCqEA== dependencies: - "@cspell/cspell-pipe" "^6.2.3" + "@cspell/cspell-pipe" "^6.3.0" fs-extra "^10.1.0" gensequence "^3.1.1" -cspell@^6.2.3: - version "6.2.3" - resolved "https://registry.npmjs.org/cspell/-/cspell-6.2.3.tgz#ec1390cd36f6b6c0973194b080835c7d5f0560a5" - integrity sha512-b4fNrBZSiXaDJARLZqYVOW8mEQ2nTO/8ZzLGRorvGasWtpy58hKdXQp9IcynT6w/Ck2WfUqjffEayFNZYbYWEQ== +cspell@^6.3.0: + version "6.3.0" + resolved "https://registry.npmjs.org/cspell/-/cspell-6.3.0.tgz#562f64e5a763aa431ef9f0ebe03ad2287a6437a2" + integrity sha512-Bd+GPDvz41ubRqDMmo5EYJD7v0oqcHHw8BCJEnxENbMbaDsFxeZovlka+3E/dmTN+LNgiMlS+wBWZ14Y/MXNFQ== dependencies: - "@cspell/cspell-pipe" "^6.2.3" + "@cspell/cspell-pipe" "^6.3.0" chalk "^4.1.2" commander "^9.3.0" - cspell-gitignore "^6.2.3" - cspell-glob "^6.2.3" - cspell-lib "^6.2.3" + cspell-gitignore "^6.3.0" + cspell-glob "^6.3.0" + cspell-lib "^6.3.0" fast-json-stable-stringify "^2.1.0" file-entry-cache "^6.0.1" fs-extra "^10.1.0" @@ -2198,9 +2198,9 @@ ee-first@1.1.1: integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== electron-to-chromium@^1.4.188: - version "1.4.191" - resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.191.tgz#01dd4bf32502a48ce24bf3890b5553a1c5f93539" - integrity sha512-MeEaiuoSFh4G+rrN+Ilm1KJr8pTTZloeLurcZ+PRcthvdK1gWThje+E6baL7/7LoNctrzCncavAG/j/vpES9jg== + version "1.4.192" + resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.192.tgz#fac050058b3e0713b401a1088cc579e14c2ab165" + integrity sha512-8nCXyIQY9An88NXAp+PuPy5h3/w5ZY7Iu2lag65Q0XREprcat5F8gKhoHsBUnQcFuCRnmevpR8yEBYRU3d2HDw== emittery@^0.10.2: version "0.10.2" @@ -2290,10 +2290,10 @@ eslint-visitor-keys@^3.3.0: resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826" integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== -eslint@^8.19.0: - version "8.19.0" - resolved "https://registry.npmjs.org/eslint/-/eslint-8.19.0.tgz#7342a3cbc4fbc5c106a1eefe0fd0b50b6b1a7d28" - integrity sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw== +eslint@^8.20.0: + version "8.20.0" + resolved "https://registry.npmjs.org/eslint/-/eslint-8.20.0.tgz#048ac56aa18529967da8354a478be4ec0a2bc81b" + integrity sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA== dependencies: "@eslint/eslintrc" "^1.3.0" "@humanwhocodes/config-array" "^0.9.2" @@ -4685,10 +4685,10 @@ trim-newlines@^3.0.0: resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144" integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw== -ts-jest@^28.0.6: - version "28.0.6" - resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-28.0.6.tgz#d63df9a9908044cd891e066ad869b1a432e70d67" - integrity sha512-yLAWoaSJ6c9o+IT7+nyutp5uvwGzhMYb/LD5WEQAi2tBq4ZSAPay4Lf69pP/IU+GFYg87pdg5eADSzuNAFSK4g== +ts-jest@^28.0.7: + version "28.0.7" + resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-28.0.7.tgz#e18757a9e44693da9980a79127e5df5a98b37ac6" + integrity sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA== dependencies: bs-logger "0.x" fast-json-stable-stringify "2.x"