aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-29 21:07:32 +0000
committerGravatar vitalyster2022-05-01 21:12:52 +0300
commit55b74d132067add0c3b7be63d33e6c2c24e3f625 (patch)
tree0a536001d13d6edae345e4c0ecf6a51da59c29d4 /package-lock.json
parentefc166f3bcdcaf0b573845a40b6a6f16aea975a4 (diff)
Bump stylelint from 14.8.0 to 14.8.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.0 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.8.0...14.8.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 82517074..7026ef8d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -35,7 +35,7 @@
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.4.4",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.8.0",
+ "stylelint": "^14.8.1",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.72.0",
"webpack-cli": "^4.9.2"
@@ -7254,9 +7254,9 @@
}
},
"node_modules/stylelint": {
- "version": "14.8.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.0.tgz",
- "integrity": "sha512-uIyIWMSBSVcj73Gn3nTvPyNsYdwTpxo1W6dWTIa1nm8JKgUi3FIobSXLgrRE6joLidoA0FdgAhCaqxwTF2ikrQ==",
+ "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",
@@ -13257,9 +13257,9 @@
}
},
"stylelint": {
- "version": "14.8.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.0.tgz",
- "integrity": "sha512-uIyIWMSBSVcj73Gn3nTvPyNsYdwTpxo1W6dWTIa1nm8JKgUi3FIobSXLgrRE6joLidoA0FdgAhCaqxwTF2ikrQ==",
+ "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",