From 109729813a97fad6246d8f951a7795a816cc918a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 10:53:52 +0000 Subject: [PATCH] Bump stylelint-config-recommended-vue in /VolunteeringUkraineMap Bumps [stylelint-config-recommended-vue](https://github.com/ota-meshi/stylelint-config-recommended-vue) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/ota-meshi/stylelint-config-recommended-vue/releases) - [Commits](https://github.com/ota-meshi/stylelint-config-recommended-vue/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: stylelint-config-recommended-vue dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- VolunteeringUkraineMap/package-lock.json | 14 +++++++------- VolunteeringUkraineMap/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/VolunteeringUkraineMap/package-lock.json b/VolunteeringUkraineMap/package-lock.json index 8e9e832..664301d 100644 --- a/VolunteeringUkraineMap/package-lock.json +++ b/VolunteeringUkraineMap/package-lock.json @@ -29,7 +29,7 @@ "postcss-html": "^1.5.0", "stylelint": "^15.11.0", "stylelint-config-rational-order": "^0.1.2", - "stylelint-config-recommended-vue": "^1.4.0", + "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^30.0.1", "tailwindcss": "^3.3.6", "vite": "^5.0.7", @@ -8794,9 +8794,9 @@ } }, "node_modules/stylelint-config-recommended-vue": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.4.0.tgz", - "integrity": "sha512-DVJqyX2KvMCn9U0+keL12r7xlsH26K4Vg8NrIZuq5MoF7g82DpMp326Om4E0Q+Il1o+bTHuUyejf2XAI0iD04Q==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.5.0.tgz", + "integrity": "sha512-65TAK/clUqkNtkZLcuytoxU0URQYlml+30Nhop7sRkCZ/mtWdXt7T+spPSB3KMKlb+82aEVJ4OrcstyDBdbosg==", "dev": true, "dependencies": { "semver": "^7.3.5", @@ -16575,9 +16575,9 @@ "requires": {} }, "stylelint-config-recommended-vue": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.4.0.tgz", - "integrity": "sha512-DVJqyX2KvMCn9U0+keL12r7xlsH26K4Vg8NrIZuq5MoF7g82DpMp326Om4E0Q+Il1o+bTHuUyejf2XAI0iD04Q==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.5.0.tgz", + "integrity": "sha512-65TAK/clUqkNtkZLcuytoxU0URQYlml+30Nhop7sRkCZ/mtWdXt7T+spPSB3KMKlb+82aEVJ4OrcstyDBdbosg==", "dev": true, "requires": { "semver": "^7.3.5", diff --git a/VolunteeringUkraineMap/package.json b/VolunteeringUkraineMap/package.json index 8327d73..ea54936 100644 --- a/VolunteeringUkraineMap/package.json +++ b/VolunteeringUkraineMap/package.json @@ -33,7 +33,7 @@ "postcss-html": "^1.5.0", "stylelint": "^15.11.0", "stylelint-config-rational-order": "^0.1.2", - "stylelint-config-recommended-vue": "^1.4.0", + "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^30.0.1", "tailwindcss": "^3.3.6", "vite": "^5.0.7",