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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-29 05:15:59 +0300
committerGitHub <noreply@github.com>2019-12-29 05:15:59 +0300
commit7a7b529b245b358b14015e1907a18b81980b0702 (patch)
tree05598450da086ab2b6fe43a2e0557c74a7f417e7 /package-lock.json
parentd5e1914bb46da2aa988e751b45cc30432f764274 (diff)
Bump stylelint from 12.0.0 to 12.0.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 12.0.0 to 12.0.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/12.0.0...12.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 2944d299f..5e934ba88 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -805,9 +805,9 @@
}
},
"@babel/runtime": {
- "version": "7.7.6",
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.7.6.tgz",
- "integrity": "sha512-BWAJxpNVa0QlE5gZdWjSxXtemZyZ9RmrmVozxt3NUXeZhVIJ5ANyqmMc0JDrivBZyxUuQvFxlvH4OWWOogGfUw==",
+ "version": "7.7.7",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.7.7.tgz",
+ "integrity": "sha512-uCnC2JEVAu8AKB5do1WRIsvrdJ0flYx/A/9f/6chdacnEZ7LmavjdsDXr5ksYBegxtuTPR5Va9/+13QF/kFkCA==",
"dev": true,
"requires": {
"regenerator-runtime": "^0.13.2"
@@ -10695,9 +10695,9 @@
"dev": true
},
"stylelint": {
- "version": "12.0.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-12.0.0.tgz",
- "integrity": "sha512-TwqtATrFOT07SPlUGyHN7tVhWqxwitn5BlAvyBQy/ekA+Nwu4mLU9L1dvGQPNxHUBLowjvkSW18QzHHR6/FVVQ==",
+ "version": "12.0.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-12.0.1.tgz",
+ "integrity": "sha512-1mn39pqZiC/e8KUPoRMc1WMM83Upb2ILaSGxkCvKxALHutEOs2txcPQocJiXdO4Zx4FY4prGqjlkwrbthAxqig==",
"dev": true,
"requires": {
"autoprefixer": "^9.7.1",