Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-03 12:02:17 +0300
committerGitHub <noreply@github.com>2022-05-03 12:02:17 +0300
commit98b6607246c881fc2ad4e86cf96c23d43c0886d9 (patch)
tree5b0281b57052c8df4d27c6ac1bbb21945d2a489e
parent51535cd95ac8eb5746e19c057aeabdbcafef3a8b (diff)
Bump stylelint from 14.7.1 to 14.8.1dependabot/npm_and_yarn/stylelint-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] <support@github.com>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 4b36c1830f..059949a5d2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -61,7 +61,7 @@
"rtlcss": "^3.5.0",
"sass": "^1.50.1",
"shelljs": "^0.8.5",
- "stylelint": "^14.7.1",
+ "stylelint": "^14.8.1",
"stylelint-config-twbs-bootstrap": "^3.0.1",
"terser": "^5.12.1",
"vnu-jar": "21.10.12"
@@ -9861,9 +9861,9 @@
"dev": true
},
"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",
@@ -18286,9 +18286,9 @@
"dev": true
},
"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",
diff --git a/package.json b/package.json
index 7dc1bb499c..c67ba3a2d7 100644
--- a/package.json
+++ b/package.json
@@ -146,7 +146,7 @@
"rtlcss": "^3.5.0",
"sass": "^1.50.1",
"shelljs": "^0.8.5",
- "stylelint": "^14.7.1",
+ "stylelint": "^14.8.1",
"stylelint-config-twbs-bootstrap": "^3.0.1",
"terser": "^5.12.1",
"vnu-jar": "21.10.12"