nakarte

Source code of https://map.sikmir.ru (fork)
git clone git://git.sikmir.ru/nakarte
Log | Files | Refs | LICENSE

commit ebacb6a8f6efdeb6a874d7658f9b92565b0fd03d
parent 08320045f4ab15b74ce65c707cf907d4db7d9459
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue,  1 Jun 2021 02:05:51 +0000

build(deps-dev): bump stylelint-config-recommended from 3.0.0 to 5.0.0

Bumps [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) from 3.0.0 to 5.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-recommended/compare/3.0.0...5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Diffstat:
Mpackage.json | 2+-
Myarn.lock | 8++++----
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json @@ -63,7 +63,7 @@ "recursive-readdir": "^2.2.2", "style-loader": "^2.0.0", "stylelint": "^13.13.0", - "stylelint-config-recommended": "^3.0.0", + "stylelint-config-recommended": "^5.0.0", "stylelint-webpack-plugin": "^2.1.1", "terser-webpack-plugin": "^4.2.3", "url-loader": "^4.1.1", diff --git a/yarn.lock b/yarn.lock @@ -10019,10 +10019,10 @@ stylehacks@^4.0.0: postcss "^7.0.0" postcss-selector-parser "^3.0.0" -stylelint-config-recommended@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-3.0.0.tgz#e0e547434016c5539fe2650afd58049a2fd1d657" - integrity sha512-F6yTRuc06xr1h5Qw/ykb2LuFynJ2IxkKfCMf+1xqPffkxh0S09Zc902XCffcsw/XMFq/OzQ1w54fLIDtmRNHnQ== +stylelint-config-recommended@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-5.0.0.tgz#fb5653f495a60b4938f2ad3e77712d9e1039ae78" + integrity sha512-c8aubuARSu5A3vEHLBeOSJt1udOdS+1iue7BmJDTSXoCBmfEQmmWX+59vYIj3NQdJBY6a/QRv1ozVFpaB9jaqA== stylelint-webpack-plugin@^2.1.1: version "2.1.1"