From d4a8c7bd8a0344746dda3e7e11b7c97ca1ecea30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 10:55:59 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint from 14.7.1 to 14.8.0 Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.7.1 to 14.8.0. - [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.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index e0cbd31d..d611cf8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.0.tgz", + "integrity": "sha512-uIyIWMSBSVcj73Gn3nTvPyNsYdwTpxo1W6dWTIa1nm8JKgUi3FIobSXLgrRE6joLidoA0FdgAhCaqxwTF2ikrQ==", "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.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.0.tgz", + "integrity": "sha512-uIyIWMSBSVcj73Gn3nTvPyNsYdwTpxo1W6dWTIa1nm8JKgUi3FIobSXLgrRE6joLidoA0FdgAhCaqxwTF2ikrQ==", "dev": true, "requires": { "balanced-match": "^2.0.0",