From 4936f10c3e679f836770204eeac69088f25e56c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 01:50:55 +0000 Subject: [PATCH] Update all non-major dependencies --- UI/package.json | 6 +++--- UI/yarn.lock | 46 +++++++++++++++++++--------------------------- 2 files changed, 22 insertions(+), 30 deletions(-) diff --git a/UI/package.json b/UI/package.json index 2b2f74578d..3fd2d9d68c 100644 --- a/UI/package.json +++ b/UI/package.json @@ -74,7 +74,7 @@ "dojo-util": "1.17.3", "dojo-webpack-plugin": "3.0.5", "ejs-loader": "0.5.0", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-airbnb-base": "15.0.0", "eslint-config-eslint": "9.0.0", "eslint-config-prettier": "9.0.0", @@ -105,7 +105,7 @@ "jsdom": "22.1.0", "markdown-include": "0.4.3", "markdownlint": "0.31.1", - "markdownlint-cli": "0.36.0", + "markdownlint-cli": "0.37.0", "mini-css-extract-plugin": "2.7.6", "msw": "1.3.1", "npm-run-all": "4.1.5", @@ -128,7 +128,7 @@ "vue": "3.3.4", "vue-i18n-extract-translations": "0.1.3", "vue-loader": "17.2.2", - "vue-router": "4.2.4", + "vue-router": "4.2.5", "webpack": "5.88.2", "webpack-bundle-analyzer": "4.9.1", "webpack-cli": "5.1.4", diff --git a/UI/yarn.lock b/UI/yarn.lock index b3e0bd4847..018dc052b2 100644 --- a/UI/yarn.lock +++ b/UI/yarn.lock @@ -1200,10 +1200,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@eslint/js@8.49.0": - version "8.49.0" - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49.0.tgz#86f79756004a97fa4df866835093f1df3d03c333" - integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w== +"@eslint/js@8.50.0": + version "8.50.0" + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484" + integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ== "@eslint/js@^8.42.0": version "8.47.0" @@ -4740,15 +4740,15 @@ eslint-webpack-plugin@4.0.1: normalize-path "^3.0.0" schema-utils "^4.0.0" -eslint@8.49.0: - version "8.49.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49.0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42" - integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ== +eslint@8.50.0: + version "8.50.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2" + integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg== dependencies: "@eslint-community/eslint-utils" "^4.2.0" "@eslint-community/regexpp" "^4.6.1" "@eslint/eslintrc" "^2.1.2" - "@eslint/js" "8.49.0" + "@eslint/js" "8.50.0" "@humanwhocodes/config-array" "^0.11.11" "@humanwhocodes/module-importer" "^1.0.1" "@nodelib/fs.walk" "^1.2.8" @@ -7155,10 +7155,10 @@ markdown-it@13.0.1: mdurl "^1.0.1" uc.micro "^1.0.5" -markdownlint-cli@0.36.0: - version "0.36.0" - resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.36.0.tgz#1f5da0e4445386080c3ad5a6edd451bb76b7dd76" - integrity sha512-h4WdqOam3+QOVOcJSOQuG8KvvN8dlS0OiJhbPwYWBk7VMZR40UtSSMIOpSP5B4EHPHg3W3ILSQUvqg1HNpTCxA== +markdownlint-cli@0.37.0: + version "0.37.0" + resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.37.0.tgz#6b1331d0e9822627268774f6ec72e8138fcbfb1a" + integrity sha512-hNKAc0bWBBuVhJbSWbUhRzavstiB4o1jh3JeSpwC4/dt6eJ54lRfYHRxVdzVp4qGWBKbeE6Pg490PFEfrKjqSg== dependencies: commander "~11.0.0" get-stdin "~9.0.0" @@ -7166,7 +7166,7 @@ markdownlint-cli@0.36.0: ignore "~5.2.4" js-yaml "^4.1.0" jsonc-parser "~3.2.0" - markdownlint "~0.30.0" + markdownlint "~0.31.1" minimatch "~9.0.3" run-con "~1.3.2" @@ -7175,7 +7175,7 @@ markdownlint-micromark@0.1.7: resolved "https://registry.yarnpkg.com/markdownlint-micromark/-/markdownlint-micromark-0.1.7.tgz#c465091b30d61a56027ccbfb981c80c96448c165" integrity sha512-BbRPTC72fl5vlSKv37v/xIENSRDYL/7X/XoFzZ740FGEbs9vZerLrIkFRY0rv7slQKxDczToYuMmqQFN61fi4Q== -markdownlint@0.31.1: +markdownlint@0.31.1, markdownlint@~0.31.1: version "0.31.1" resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.31.1.tgz#f014ed2d3614c5dbc351b7f65641ccc0a5facdb7" integrity sha512-CKMR2hgcIBrYlIUccDCOvi966PZ0kJExDrUi1R+oF9PvqQmCrTqjOsgIvf2403OmJ+CWomuzDoylr6KbuMyvHA== @@ -7183,14 +7183,6 @@ markdownlint@0.31.1: markdown-it "13.0.1" markdownlint-micromark "0.1.7" -markdownlint@~0.30.0: - version "0.30.0" - resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.30.0.tgz#e5b43f794c6810299cd4be86f8d54108e9169860" - integrity sha512-nInuFvI/rEzanAOArW5490Ez4EYpB5ODqVM0mcDYCPx9DKJWCQqCgejjiCvbSeE7sjbDscVtZmwr665qpF5xGA== - dependencies: - markdown-it "13.0.1" - markdownlint-micromark "0.1.7" - marked@^4.0.15: version "4.3.0" resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3" @@ -10561,10 +10553,10 @@ vue-loader@17.2.2: hash-sum "^2.0.0" watchpack "^2.4.0" -vue-router@4.2.4: - version "4.2.4" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.2.4.tgz#382467a7e2923e6a85f015d081e1508052c191b9" - integrity sha512-9PISkmaCO02OzPVOMq2w82ilty6+xJmQrarYZDkjZBfl4RvYAlt4PKnEX21oW4KTtWfa9OuO/b3qk1Od3AEdCQ== +vue-router@4.2.5: + version "4.2.5" + resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.2.5.tgz#b9e3e08f1bd9ea363fdd173032620bc50cf0e98a" + integrity sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw== dependencies: "@vue/devtools-api" "^6.5.0"