From a394cf75771ed4c97e9afe4554263c7996b077cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 05:45:33 +0000 Subject: [PATCH] Bump @stoplight/spectral from 5.5.0 to 5.6.0 in /dependencies Bumps [@stoplight/spectral](https://github.com/stoplightio/spectral) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/stoplightio/spectral/releases) - [Changelog](https://github.com/stoplightio/spectral/blob/v5.6.0/CHANGELOG.md) - [Commits](https://github.com/stoplightio/spectral/compare/v5.5.0...v5.6.0) Signed-off-by: dependabot[bot] --- dependencies/package-lock.json | 47 ++++++++++++++++++---------------- dependencies/package.json | 2 +- 2 files changed, 26 insertions(+), 23 deletions(-) diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index e5d9649f..ea3b4f63 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -494,11 +494,10 @@ } }, "@stoplight/lifecycle": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@stoplight/lifecycle/-/lifecycle-2.3.0.tgz", - "integrity": "sha512-nVeciLEYlj97W4OEwGp7UVGzdTkux8mSacbAARPJboEvVrqW/QHfAc830rcZ/UBvpWuni5WbMAPFpQ9t9Jb/AA==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@stoplight/lifecycle/-/lifecycle-2.3.1.tgz", + "integrity": "sha512-On7qGYPDG1sgx2AOuJp8Hmm6WdK8+1PpCs7DEYoJ1GWtruPij9Q/pW0AV9CuR8KbCrOnvYcBsplaanB+Q3g/7Q==", "requires": { - "strict-event-emitter-types": "^2.0.0", "wolfy87-eventemitter": "~5.2.8" } }, @@ -513,15 +512,15 @@ "integrity": "sha512-lyIc6JUlUA8Ve5ELywPC8I2Sdnh1zc1zmbYgVarhXIp9YeAB0ReeqmGEOWNtlHkbP2DAA1AL65Wfn2ncjK/jtQ==" }, "@stoplight/spectral": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@stoplight/spectral/-/spectral-5.5.0.tgz", - "integrity": "sha512-2TtADRz9yNhBs4m7p9Y25VX/5aoZPNETWRFo14A/a9Tu4oPFmJojJO1FFhk8Hu2kjKHtZeB4zXVuvtmbq/fPtQ==", + "version": "5.6.0", + "resolved": "https://registry.npmjs.org/@stoplight/spectral/-/spectral-5.6.0.tgz", + "integrity": "sha512-BLHAC/J56njpju3Z7TY9VMBbTxo4nY/WK7a3s5tYxIY6rOvNeS+qne3xK14qWnk4FS/gxAkVH9s1wZDWh/SVlw==", "requires": { "@stoplight/better-ajv-errors": "0.0.0", "@stoplight/json": "3.9.0", "@stoplight/json-ref-readers": "1.2.1", "@stoplight/json-ref-resolver": "3.1.0", - "@stoplight/lifecycle": "2.3.0", + "@stoplight/lifecycle": "2.3.1", "@stoplight/path": "1.3.2", "@stoplight/types": "^11.9.0", "@stoplight/yaml": "4.2.1", @@ -531,6 +530,7 @@ "blueimp-md5": "2.13.0", "chalk": "4.0.0", "eol": "0.9.1", + "expression-eval": "3.1.2", "fast-glob": "3.1.0", "jsonpath-plus": "4.0.0", "lodash": "4.17.19", @@ -687,9 +687,9 @@ "integrity": "sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==" }, "@types/urijs": { - "version": "1.19.10", - "resolved": "https://registry.npmjs.org/@types/urijs/-/urijs-1.19.10.tgz", - "integrity": "sha512-/R3arh6LDmdWYHFsIRM2UgqbsOimc8nR3TNTjEMpEy2lzWkUSPavCN90ihygu2togtc8oB/VRwrevgx6tnzxDA==" + "version": "1.19.12", + "resolved": "https://registry.npmjs.org/@types/urijs/-/urijs-1.19.12.tgz", + "integrity": "sha512-+BmVXyxXCmGuS177d6yj9zt3tBugh35ZIPgYTWctDf2/LwGirIWIyaH01dmTzxjro6LNiaYIIj3jveKetMmZ1A==" }, "@typescript-eslint/eslint-plugin": { "version": "4.0.0", @@ -1024,9 +1024,9 @@ "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=" }, "ast-types": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.14.1.tgz", - "integrity": "sha512-pfSiukbt23P1qMhNnsozLzhMLBs7EEeXqPyvPmnuZM+RMfwfqwDbSVKYflgGuVI7/VehR4oMks0igzdNAg4VeQ==", + "version": "0.14.2", + "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.14.2.tgz", + "integrity": "sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA==", "requires": { "tslib": "^2.0.1" }, @@ -1492,9 +1492,9 @@ } }, "decimal.js": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.0.tgz", - "integrity": "sha512-vDPw+rDgn3bZe1+F/pyEwb1oMG2XTlRVgAa6B4KccTEpYgF8w6eQllVbQcfIJnZyvzFtFpxnpGtx8dd7DJp/Rw==" + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.1.tgz", + "integrity": "sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw==" }, "decode-html": { "version": "2.0.0", @@ -2559,6 +2559,14 @@ "clone-regexp": "^2.1.0" } }, + "expression-eval": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/expression-eval/-/expression-eval-3.1.2.tgz", + "integrity": "sha512-c8ZN8fuAz0TRYKoGsrIq5kLNHtm81KAqWSBORHIY0DpJmZZrwK/r2zFDOhFIAJDV47gJ6irV7dWf1TOFpKvULQ==", + "requires": { + "jsep": "^0.3.0" + } + }, "extend": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", @@ -5621,11 +5629,6 @@ "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz", "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=" }, - "strict-event-emitter-types": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strict-event-emitter-types/-/strict-event-emitter-types-2.0.0.tgz", - "integrity": "sha512-Nk/brWYpD85WlOgzw5h173aci0Teyv8YdIAEtV+N88nDB0dLlazZyJMIsN6eo1/AR61l+p6CJTG1JIyFaoNEEA==" - }, "string-width": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz", diff --git a/dependencies/package.json b/dependencies/package.json index 90161210..4d73706b 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -2,7 +2,7 @@ "name": "super-linter", "dependencies": { "@coffeelint/cli": "^4.1.0", - "@stoplight/spectral": "^5.5.0", + "@stoplight/spectral": "^5.6.0", "@typescript-eslint/eslint-plugin": "^4.0.0", "@typescript-eslint/parser": "^3.10.1", "asl-validator": "^1.8.0",