From 4079483c89a56b8da117cafd16dda4b26ca171cf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Feb 2022 19:19:33 +0000 Subject: [PATCH] fix: upgrade cspell from 5.14.0 to 5.16.0 Snyk has created this PR to upgrade cspell from 5.14.0 to 5.16.0. See this package in npm: https://www.npmjs.com/package/cspell See this project in Snyk: https://app.snyk.io/org/kadirselcuk/project/6730b42f-524a-403c-94d6-f57fc4dd81ac?utm_source=github&utm_medium=referral&page=upgrade-pr --- package-lock.json | 157 ++++++++++++++++++++++++++-------------------- package.json | 2 +- 2 files changed, 90 insertions(+), 69 deletions(-) diff --git a/package-lock.json b/package-lock.json index 64f6a8a60c..e6c3affb52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2382,30 +2382,30 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.14.0.tgz", - "integrity": "sha512-H9vrn+DUuZ8yrpL6Ljv5Q4WQG9FbEFmS2RpsQ+jPu1gZ/JLnHYRLL1S62Gzgwsky2QeXvHbNJVct7s9A0FXj8A==", + "version": "5.18.4", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.4.tgz", + "integrity": "sha512-bzYmnfdKI0qQ0Sng8QtGNJrlyTtHII6FriTSp2lWxJX9paw2cUmKjEyajH9sK/EX78AePJemPGsMSiC65kTLWg==", "dev": true, "requires": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", - "@cspell/dict-bash": "^1.0.17", + "@cspell/dict-bash": "^1.0.18", "@cspell/dict-companies": "^2.0.2", "@cspell/dict-cpp": "^1.1.40", "@cspell/dict-cryptocurrencies": "^1.0.10", "@cspell/dict-csharp": "^2.0.1", - "@cspell/dict-css": "^1.0.12", + "@cspell/dict-css": "^1.0.13", "@cspell/dict-django": "^1.0.26", "@cspell/dict-dotnet": "^1.0.32", "@cspell/dict-elixir": "^1.0.26", "@cspell/dict-en-gb": "^1.1.33", - "@cspell/dict-en_us": "^2.1.4", + "@cspell/dict-en_us": "^2.1.5", "@cspell/dict-filetypes": "^2.0.1", "@cspell/dict-fonts": "^1.0.14", "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^1.1.24", "@cspell/dict-haskell": "^1.0.13", - "@cspell/dict-html": "^2.0.2", + "@cspell/dict-html": "^2.0.3", "@cspell/dict-html-symbol-entities": "^1.0.23", "@cspell/dict-java": "^1.0.23", "@cspell/dict-latex": "^1.0.25", @@ -2417,19 +2417,26 @@ "@cspell/dict-powershell": "^1.0.19", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.5", + "@cspell/dict-r": "^1.0.1", "@cspell/dict-ruby": "^1.0.15", "@cspell/dict-rust": "^1.0.23", "@cspell/dict-scala": "^1.0.21", - "@cspell/dict-software-terms": "^2.0.11", + "@cspell/dict-software-terms": "^2.0.14", "@cspell/dict-swift": "^1.0.1", - "@cspell/dict-typescript": "^1.0.19", + "@cspell/dict-typescript": "^1.0.20", "@cspell/dict-vue": "^2.0.1" } }, + "@cspell/cspell-pipe": { + "version": "5.18.4", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.4.tgz", + "integrity": "sha512-Wo68JtNwzhkgDhQMwI4mw6+0HNPgWdE/uUiak87IUdPXB+1LSe7TKdhHZBhVe5iT5PIOsJiz36v4dTOpWJjmSg==", + "dev": true + }, "@cspell/cspell-types": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.14.0.tgz", - "integrity": "sha512-yTKxE+h+4LjzASHWrIuFpLK9L4oX3Em8Ea8aU4ccV1YCHcIqsuriTXnVtaqqaFEw9zz0PeU9ugwDROFwzfAejg==", + "version": "5.18.4", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.4.tgz", + "integrity": "sha512-pUxWfhqqwo0k0BsfIr8Mki9c7W7/o//RXsI+RZhbk7ai9EWX/6cMpD8rHRcRB9c+ihwGj7R7jzjuzh+SK09tlA==", "dev": true }, "@cspell/dict-ada": { @@ -2445,9 +2452,9 @@ "dev": true }, "@cspell/dict-bash": { - "version": "1.0.17", - "resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-1.0.17.tgz", - "integrity": "sha512-BlX+pnDlLmIf776C9d71QjXl4NOIz+yloeixx1ZZjrwvKPLF+ffE/Ez13eV+D9R2Ps1rW10UvW8u3Hbmwme+Fw==", + "version": "1.0.18", + "resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-1.0.18.tgz", + "integrity": "sha512-kJIqQ+FD2TCSgaaP5XLEDgy222+pVWTc+VhveNO++gnTWU3BCVjkD5LjfW7g/CmGONnz+nwXDueWspProaSdJw==", "dev": true }, "@cspell/dict-companies": { @@ -2475,9 +2482,9 @@ "dev": true }, "@cspell/dict-css": { - "version": "1.0.12", - "resolved": "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-1.0.12.tgz", - "integrity": "sha512-K6yuxej7n454O7dwKG6lHacHrAOMZ0PhMEbmV6qH2JH0U4TtWXfBASYugHvXZCDDx1UObpiJP+3tQJiBqfGpHA==", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-1.0.13.tgz", + "integrity": "sha512-HU8RbFRoGanFH85mT01Ot/Ay48ixr/gG25VPLtdq56QTrmPsw79gxYm/5Qay16eQbpoPIxaj5CAWNam+DX4GbA==", "dev": true }, "@cspell/dict-django": { @@ -2505,9 +2512,9 @@ "dev": true }, "@cspell/dict-en_us": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.1.4.tgz", - "integrity": "sha512-W4b+aIvZ637FqtTmrTe/T9i9748cuTQf82eWUgV9O296WzZj7rCxm+rzOrmRTAcCmU+9+6Cdsr0unETFQfuxww==", + "version": "2.1.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.1.7.tgz", + "integrity": "sha512-7IeAHZjXiWSIKFx/3CIlY6misvg2KyJ2KO3tSVSKuAlC3UXHGVOcbcY0kQ95IJeKbB6Ot6aW/Aaw73Nzhuurrg==", "dev": true }, "@cspell/dict-filetypes": { @@ -2541,9 +2548,9 @@ "dev": true }, "@cspell/dict-html": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-2.0.2.tgz", - "integrity": "sha512-5zIZGBGyHfxnRPt8JyL3I8co2Rs+64phiap9sMA0D7lNnoT4MZXu1NYz7Z8F6/XCDFuu8Bw5X5CoPrL6pJ3F7Q==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-2.0.3.tgz", + "integrity": "sha512-6sORumQ9E7YpJ4vzYb0hHBgiXpehPAawuqmueGmx/PSRkqzMNLEwhYZuTHuIZSO291RTirPMfCkUahRoKdXOOQ==", "dev": true }, "@cspell/dict-html-symbol-entities": { @@ -2612,6 +2619,12 @@ "integrity": "sha512-WkyGYtNmUsOHsWixck7AxNvveDgVPqw0H51hzIY+/5u3c94wZUweIj0vfFOGIfOBq8e1ZxpjumKBxVDGXTmQkw==", "dev": true }, + "@cspell/dict-r": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-r/-/dict-r-1.0.2.tgz", + "integrity": "sha512-Rp3d4sgD6izW9TW5yVI3D//3HTl9oOGBuzTvXRdoHksVPRvzIu2liVhj8MnQ3XIRe5Kc6IhLBAm6izuV2BpGwQ==", + "dev": true + }, "@cspell/dict-ruby": { "version": "1.0.15", "resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-1.0.15.tgz", @@ -2631,27 +2644,27 @@ "dev": true }, "@cspell/dict-software-terms": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.11.tgz", - "integrity": "sha512-ix5k4m9Y5ZcozgE8QdEhiMIksreGozBETsCo5tGKAs4xDDkS4G07lOMFbek6m5poJ5qk5My0A/iz1j9f3L3aOg==", + "version": "2.0.15", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.15.tgz", + "integrity": "sha512-/+wNw2XQiEebw0f8tiTA2lDp4W4HCoEEL70e87f+VGgLXYSLbV70PzeL7VK2wB5A+AlS8BvLadyzON9XRFlDaQ==", "dev": true }, "@cspell/dict-swift": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-swift/-/dict-swift-1.0.1.tgz", - "integrity": "sha512-M4onLt10Ptld8Q1BwBit8BBYVZ0d2ZEiBTW1AXekIVPQkPKkwa/RkGlR0GESWNTC2Zbmt/qge7trksVdaYVWFQ==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-swift/-/dict-swift-1.0.2.tgz", + "integrity": "sha512-IrMcRO7AYB2qU5cj4ttZyEbd04DRNOG6Iha106qGGmn4P096m+Y7lOnSLJx/rZbD/cAT3Z/7i465Lr1J93j7yg==", "dev": true }, "@cspell/dict-typescript": { - "version": "1.0.19", - "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-1.0.19.tgz", - "integrity": "sha512-qmJApzoVskDeJnLZzZMaafEDGbEg5Elt4c3Mpg49SWzIHm1N4VXCp5CcFfHsOinJ30dGrs3ARAJGJZIw56kK6A==", + "version": "1.0.20", + "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-1.0.20.tgz", + "integrity": "sha512-yIuGeeZtQA2gqpGefGjZqBl8iGJpIYWz0QzDqsscNi2qfSnLsbjM0RkRbTehM8y9gGGe7xfgUP5adxceJa5Krg==", "dev": true }, "@cspell/dict-vue": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-vue/-/dict-vue-2.0.1.tgz", - "integrity": "sha512-n9So2C2Zw+uSDRzb2h9wq3PjZBqoHx+vBvu6a34H2qpumNjZ6HaEronrzX5tXJJXzOtocIQYrLxdd128TAU3+g==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-vue/-/dict-vue-2.0.2.tgz", + "integrity": "sha512-/MB0RS0Gn01s4pgmjy0FvsLfr3RRMrRphEuvTRserNcM8XVtoIVAtrjig/Gg0DPwDrN8Clm0L1j7iQay6S8D0g==", "dev": true }, "@eslint/eslintrc": { @@ -3567,13 +3580,13 @@ "dev": true }, "comment-json": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/comment-json/-/comment-json-4.1.1.tgz", - "integrity": "sha512-v8gmtPvxhBlhdRBLwdHSjGy9BgA23t9H1FctdQKyUrErPjSrJcdDMqBq9B4Irtm7w3TNYLQJNH6ARKnpyag1sA==", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/comment-json/-/comment-json-4.2.2.tgz", + "integrity": "sha512-H8T+kl3nZesZu41zO2oNXIJWojNeK3mHxCLrsBNu6feksBXsgb+PtYz5daP5P86A0F3sz3840KVYehr04enISQ==", "dev": true, "requires": { "array-timsort": "^1.0.3", - "core-util-is": "^1.0.2", + "core-util-is": "^1.0.3", "esprima": "^4.0.1", "has-own-prop": "^2.0.0", "repeat-string": "^1.6.1" @@ -3699,17 +3712,17 @@ "dev": true }, "cspell": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.14.0.tgz", - "integrity": "sha512-WR3WlXIU/WKN4CMfVbRQoo/IscmInYLJoNUe0vx6mVb/T+FbOGzIB1oG2+YqpoN2wG94DS6qdJ01LjPyz+rkXw==", + "version": "5.16.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.16.0.tgz", + "integrity": "sha512-giK0IZz1cK51mTSTox51GUxgcbKy5Y5yXvyqVpfQ6m4nATSuiSRiMPvlxX3Er2uAiNkolyLTIgUxBAV/c8U3PQ==", "dev": true, "requires": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.14.0", - "cspell-glob": "^5.14.0", - "cspell-lib": "^5.14.0", + "cspell-gitignore": "^5.16.0", + "cspell-glob": "^5.16.0", + "cspell-lib": "^5.16.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -3796,12 +3809,12 @@ } }, "cspell-gitignore": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.14.0.tgz", - "integrity": "sha512-eK3bjQV4MJtKi1DuNACyKuV3OlMsN8o+IQphBu4D7rF+zCU3rkVtE+nD2x2MMOi3YlIRxdvXxqVr5k8m5X5T4A==", + "version": "5.18.4", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.4.tgz", + "integrity": "sha512-e7BCzqHBQJOVmU6k2bWBj/zoQ3cW6mmOEQWexdAXV7P0y/nMOCXBp3HmPyu2cBn5PN0xIrcbi/UpnJQyw5K+UA==", "dev": true, "requires": { - "cspell-glob": "^5.14.0", + "cspell-glob": "^5.18.4", "find-up": "^5.0.0" }, "dependencies": { @@ -3851,35 +3864,36 @@ } }, "cspell-glob": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.14.0.tgz", - "integrity": "sha512-qWPrdKwyl400ukYmBxEaPA6029pctkBXb+A8MmY8Ku4+pv/X0XkIGSYsxjt/32odIWws2Hoi7MGyHF9YF0K4TA==", + "version": "5.18.4", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.4.tgz", + "integrity": "sha512-TmP1bSMNS0TpqHgrE4vp4NhDM+MSL75JaqWWfGiCBlutOTYjn3D1+btDQFfDAph/C1PCdc8YFrqqv+72MjoONQ==", "dev": true, "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.14.0.tgz", - "integrity": "sha512-MPi6Dgu+bZvxg9I3iZ+e2G1tIODIZ062O+75URZX3xCdv235aGdGtCY0AH2RNOQ+R9/jbkZMKlM0gIuGOIz0Ug==", + "version": "5.18.4", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.4.tgz", + "integrity": "sha512-/if+6g/r9gD6KNaintEyQcMK/JHiv55KQCF2HUWV4+HxVvS7wkI6SZ+kcxPGpv6A8dHe5TIOXmuYcHjcSSoZHg==", "dev": true }, "cspell-lib": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.14.0.tgz", - "integrity": "sha512-qnkXdQA3R/Z5HtjRJmWsTnqS7RTFeAiWyY7ozA+O7cY1OYTxShIB39uGHPQH0/ZUa3gNNh+kscif4KVE9nBb8Q==", + "version": "5.18.4", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.4.tgz", + "integrity": "sha512-3a4rPJ4t5HJ/vO3CGaZP9mIA7FFCDfZ/W/uDpy9dTkL46ai+uroD1Z5AYhSMk41PSk88dyhk2Z+6SuJRi5daHw==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^5.14.0", - "@cspell/cspell-types": "^5.14.0", + "@cspell/cspell-bundled-dicts": "^5.18.4", + "@cspell/cspell-types": "^5.18.4", "clear-module": "^4.1.2", - "comment-json": "^4.1.1", + "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.14.0", - "cspell-io": "^5.14.0", - "cspell-trie-lib": "^5.14.0", + "cspell-glob": "^5.18.4", + "cspell-io": "^5.18.4", + "cspell-trie-lib": "^5.18.4", + "fast-equals": "^2.0.4", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -3941,11 +3955,12 @@ } }, "cspell-trie-lib": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.14.0.tgz", - "integrity": "sha512-PA9G4FZislIZ7YScR1fBToBDnPjU7HsFRNsgSkmhlI3ekxUugRaJTJW/XnDH1DDXoKqSoB/mCCN5kV8vwBBYuw==", + "version": "5.18.4", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.4.tgz", + "integrity": "sha512-3yd3cW/T/7++87M9AMapgH2k6hkSFD4SPOrFL8gqQD8pvUhVrQ12uxFNo5cEEK3LtYcK1uhc2/GLiasJCBl8hA==", "dev": true, "requires": { + "@cspell/cspell-pipe": "^5.18.4", "fs-extra": "^10.0.0", "gensequence": "^3.1.1" } @@ -4692,6 +4707,12 @@ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", "dev": true }, + "fast-equals": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-2.0.4.tgz", + "integrity": "sha512-caj/ZmjHljPrZtbzJ3kfH5ia/k4mTJe/qSiXAGzxZWRZgsgDV0cvNaQULqUX8t0/JVlzzEdYOwCN5DmzTxoD4w==", + "dev": true + }, "fast-glob": { "version": "3.2.6", "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.6.tgz", diff --git a/package.json b/package.json index 7f18ced1c9..9ee8f5a117 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@typescript-eslint/parser": "4.33.0", "babel-eslint": "10.1.0", "chai": "4.3.4", - "cspell": "5.14.0", + "cspell": "5.16.0", "eslint": "7.32.0", "eslint-plugin-flowtype": "7.0.0", "eslint-plugin-import": "2.25.3",