From cedbcac1a56736b3fbf828b4e7c367bc9cf06813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 22:13:34 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint from 14.7.1 to 14.8.1 Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.7.1 to 14.8.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.7.1...14.8.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index e0cbd31d..56f04c91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sogebot/ui-admin", - "version": "45.1.6", + "version": "45.1.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sogebot/ui-admin", - "version": "45.1.6", + "version": "45.1.7", "hasInstallScript": true, "devDependencies": { "@nuxt/bridge": "npm:@nuxt/bridge-edge@3.0.0-27444169.120ee4f", @@ -45,7 +45,7 @@ "lint-staged": "^12.3.7", "marked": "^3.0.8", "npm-check-updates": "^12.5.4", - "nuxt-edge": "latest", + "nuxt-edge": "*", "nuxt-graphql-request": "^5.1.0", "obs-websocket-js": "^4.0.3", "patch-package": "^6.4.7", @@ -25208,9 +25208,9 @@ } }, "node_modules/stylelint": { - "version": "14.7.1", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.7.1.tgz", - "integrity": "sha512-rUOWm67hrzGXXyO/cInENEejF4urh1dLgOb9cr/3XLDb/t/A+rXQp3p6+no8o8QCKTgBUdhVUq/bXMgE988PJw==", + "version": "14.8.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.1.tgz", + "integrity": "sha512-0YxTop3wTeEVmQWhS7jjLFaBkvfPmffRiJ6eFIDlK++f3OklaobTYFJu32E5u/cIrFLbcW52pLqrYpihA/y0/w==", "dev": true, "dependencies": { "balanced-match": "^2.0.0", @@ -49301,9 +49301,9 @@ } }, "stylelint": { - "version": "14.7.1", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.7.1.tgz", - "integrity": "sha512-rUOWm67hrzGXXyO/cInENEejF4urh1dLgOb9cr/3XLDb/t/A+rXQp3p6+no8o8QCKTgBUdhVUq/bXMgE988PJw==", + "version": "14.8.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.1.tgz", + "integrity": "sha512-0YxTop3wTeEVmQWhS7jjLFaBkvfPmffRiJ6eFIDlK++f3OklaobTYFJu32E5u/cIrFLbcW52pLqrYpihA/y0/w==", "dev": true, "requires": { "balanced-match": "^2.0.0",