Skip to content

Commit

Permalink
feat: Update to cspell 5.17.0 (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Jan 26, 2022
1 parent a36e166 commit a52446d
Show file tree
Hide file tree
Showing 57 changed files with 1,296 additions and 356 deletions.
4 changes: 2 additions & 2 deletions action-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@octokit/core": "^3.5.1",
"@octokit/plugin-rest-endpoint-methods": "^5.13.0",
"@octokit/rest": "^18.12.0",
"cspell": "^5.16.0",
"cspell-glob": "^5.16.0",
"cspell": "^5.17.0",
"cspell-glob": "^5.17.0",
"vscode-uri": "^3.0.3"
}
}
1 change: 1 addition & 0 deletions action-src/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@tsconfig/node12/tsconfig.json",
"compilerOptions": {
"skipLibCheck": false,
"noUnusedParameters": true,
"noUnusedLocals": true,
"moduleResolution": "node",
Expand Down
10 changes: 5 additions & 5 deletions action/node_modules/@cspell/cspell-bundled-dicts/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

128 changes: 116 additions & 12 deletions action/node_modules/@cspell/cspell-types/cspell.schema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions action/node_modules/@cspell/cspell-types/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 18 additions & 5 deletions action/node_modules/cspell-gitignore/dist/GitIgnore.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions action/node_modules/cspell-gitignore/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 13 additions & 2 deletions action/node_modules/cspell-glob/dist/GlobMatcher.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a52446d

Please sign in to comment.