mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
Bump cspell from 5.6.3 to 5.6.6 (#2187)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.6.3 to 5.6.6. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/compare/v5.6.3...v5.6.6) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
71
package-lock.json
generated
71
package-lock.json
generated
@@ -2032,9 +2032,9 @@
|
||||
}
|
||||
},
|
||||
"@cspell/cspell-bundled-dicts": {
|
||||
"version": "5.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.6.2.tgz",
|
||||
"integrity": "sha512-36aq701IeqqoH5dgC0atQfCb1kUGavX0BO+zBKHgg3sDTY/HtOZ/HubuUI0A1j31/sDbt4p5YeEA/urfYgRsNQ==",
|
||||
"version": "5.6.6",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.6.6.tgz",
|
||||
"integrity": "sha512-am79SwDYrs0g1aLmtoZDWIj/IT070ISPoZabpTqnR58MFn0NGrLlF9yEKy3oVZtJhe10L3WWHreYZkdELLS9Sg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/dict-ada": "^1.1.2",
|
||||
@@ -2046,11 +2046,11 @@
|
||||
"@cspell/dict-csharp": "^1.0.11",
|
||||
"@cspell/dict-css": "^1.0.11",
|
||||
"@cspell/dict-django": "^1.0.26",
|
||||
"@cspell/dict-dotnet": "^1.0.26",
|
||||
"@cspell/dict-dotnet": "^1.0.27",
|
||||
"@cspell/dict-elixir": "^1.0.24",
|
||||
"@cspell/dict-en-gb": "^1.1.30",
|
||||
"@cspell/dict-en_us": "^1.2.43",
|
||||
"@cspell/dict-filetypes": "^1.1.6",
|
||||
"@cspell/dict-en-gb": "^1.1.31",
|
||||
"@cspell/dict-en_us": "^1.2.44",
|
||||
"@cspell/dict-filetypes": "^1.1.7",
|
||||
"@cspell/dict-fonts": "^1.0.14",
|
||||
"@cspell/dict-fullstack": "^1.0.38",
|
||||
"@cspell/dict-golang": "^1.1.24",
|
||||
@@ -2069,14 +2069,14 @@
|
||||
"@cspell/dict-ruby": "^1.0.14",
|
||||
"@cspell/dict-rust": "^1.0.22",
|
||||
"@cspell/dict-scala": "^1.0.21",
|
||||
"@cspell/dict-software-terms": "^1.0.36",
|
||||
"@cspell/dict-software-terms": "^1.0.37",
|
||||
"@cspell/dict-typescript": "^1.0.19"
|
||||
}
|
||||
},
|
||||
"@cspell/cspell-types": {
|
||||
"version": "5.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.6.2.tgz",
|
||||
"integrity": "sha512-nGMGNktQ7E1GzsOkZ7Wrg0Ov5gQfDV2zrPaahFvRajlJqrNwF0+Ul7uu1yuTKB0b7Hge06SvorNKETgnUHD4Wg==",
|
||||
"version": "5.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.6.5.tgz",
|
||||
"integrity": "sha512-NCcMIelcQFwr2Yu9ma0buVBAFBlqtlxvAurV5UYmdaYyFv6bKO81HN9oMpu5DFev0ntOjZUSYdAGAhCUuikd3w==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-ada": {
|
||||
@@ -5223,21 +5223,22 @@
|
||||
"dev": true
|
||||
},
|
||||
"cspell": {
|
||||
"version": "5.6.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.6.3.tgz",
|
||||
"integrity": "sha512-UVPz93PnbtyABKD3eoQuwK8cGjmULcl3B+WPS7rdAYq8CFtswZwFuNZr/wDLZT+lrqJqga3enVnI/I4Jfpdgpg==",
|
||||
"version": "5.6.6",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.6.6.tgz",
|
||||
"integrity": "sha512-4k3Jcz61mv5SQNjVcrWjARcEVa7gOF8nyg5MPU68AWPoyg5VuE51jgQDr4c01dbG/PGRLtrLwVmr+r6Kh5RDVA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-types": "^5.6.2",
|
||||
"@cspell/cspell-types": "^5.6.5",
|
||||
"chalk": "^4.1.1",
|
||||
"commander": "^7.2.0",
|
||||
"comment-json": "^4.1.0",
|
||||
"cspell-glob": "^5.6.2",
|
||||
"cspell-lib": "^5.6.3",
|
||||
"cspell-glob": "^5.6.5",
|
||||
"cspell-lib": "^5.6.6",
|
||||
"fs-extra": "^10.0.0",
|
||||
"get-stdin": "^8.0.0",
|
||||
"glob": "^7.1.7",
|
||||
"strip-ansi": "^6.0.0"
|
||||
"strip-ansi": "^6.0.0",
|
||||
"vscode-uri": "^3.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"ansi-regex": {
|
||||
@@ -5305,18 +5306,18 @@
|
||||
}
|
||||
},
|
||||
"cspell-glob": {
|
||||
"version": "5.6.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.6.2.tgz",
|
||||
"integrity": "sha512-m3PNKnmNPdG3z08VljQYPNX1svVnipcVKUC1oejRS/7Q3L3sTO53f7QeZCRrLbx6byD3r6EpBNDykUiezUyY0g==",
|
||||
"version": "5.6.5",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.6.5.tgz",
|
||||
"integrity": "sha512-bobER7IoYBJZCXxkiAc5FT1Tb55TFLf1vZSw0ORCFYMeMHlvYktwDx0Wo6/Nkz39MtMQ9nvLrepCMEEZNpKhVw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"micromatch": "^4.0.4"
|
||||
}
|
||||
},
|
||||
"cspell-io": {
|
||||
"version": "5.6.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.6.2.tgz",
|
||||
"integrity": "sha512-nr+1OVm34srWSdLpvpNpwDhx+NVumJzcuRmb8n5aOHAdrUhgoMIGMk/cDU0GulGHLOJJxWKRvk+bhiDWozEJRg==",
|
||||
"version": "5.6.5",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.6.5.tgz",
|
||||
"integrity": "sha512-OcnuiOkOetcWtihBF57fefLTNPHgsNEc7+x04U7hto3lwEWe8CFQfnkLbQIZfzXOyiyuPY2yjDO0/Y3oqWrB3A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"iconv-lite": "^0.6.3",
|
||||
@@ -5324,20 +5325,20 @@
|
||||
}
|
||||
},
|
||||
"cspell-lib": {
|
||||
"version": "5.6.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.6.3.tgz",
|
||||
"integrity": "sha512-tE1m6BtdFaGf1cLdGogbUqJ7ztS5HQZCWmhmWyLrd+H4H8BzrquSH3tKdP4EE6m7cI8e30oYbxmPVLTBjL+jfw==",
|
||||
"version": "5.6.6",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.6.6.tgz",
|
||||
"integrity": "sha512-Sum4U7/xWTJm99DeZF0bFBBN5SQ7roArlwnnKMmuRRcYl3s9/3OgtIK2YOOgqoSCxh4G51f7aal+bNAlAnx1bA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-bundled-dicts": "^5.6.2",
|
||||
"@cspell/cspell-types": "^5.6.2",
|
||||
"@cspell/cspell-bundled-dicts": "^5.6.6",
|
||||
"@cspell/cspell-types": "^5.6.5",
|
||||
"clear-module": "^4.1.1",
|
||||
"comment-json": "^4.1.0",
|
||||
"configstore": "^5.0.1",
|
||||
"cosmiconfig": "^7.0.0",
|
||||
"cspell-glob": "^5.6.2",
|
||||
"cspell-io": "^5.6.2",
|
||||
"cspell-trie-lib": "^5.6.3",
|
||||
"cspell-glob": "^5.6.5",
|
||||
"cspell-io": "^5.6.5",
|
||||
"cspell-trie-lib": "^5.6.5",
|
||||
"find-up": "^5.0.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gensequence": "^3.1.1",
|
||||
@@ -5463,9 +5464,9 @@
|
||||
}
|
||||
},
|
||||
"cspell-trie-lib": {
|
||||
"version": "5.6.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.6.3.tgz",
|
||||
"integrity": "sha512-YN1ecHbqEzuaile3K053+D7cuROvQIJ3oHQsd7xr8yY3fu3+H63PDU9CUxdKb4Znk41PuIvk75PENDbggNRDzg==",
|
||||
"version": "5.6.5",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.6.5.tgz",
|
||||
"integrity": "sha512-x4Ii8LwFp7tt+Ie+5R/a/qgYn43R5RwRfByn3taMy4D++PgF+vHTVZm1yORmUFBPTIT39gFbtkAJR7X0kdBL/w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fs-extra": "^10.0.0",
|
||||
|
@@ -77,7 +77,7 @@
|
||||
"codelyzer": "^6.0.1",
|
||||
"commander": "^6.1.0",
|
||||
"connect-history-api-fallback": "^1.6.0",
|
||||
"cspell": "^5.6.3",
|
||||
"cspell": "^5.6.6",
|
||||
"dotenv": "^8.2.0",
|
||||
"http-server": "^0.12.3",
|
||||
"husky": "^5.1.1",
|
||||
|
Reference in New Issue
Block a user