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

github.com/twbs/rfs.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>2020-11-03 13:30:36 +0300
committerGitHub <noreply@github.com>2020-11-03 13:30:36 +0300
commit6e3d1bd4980909ed9bdb47840d0a679a94b5157a (patch)
tree996ac5f380fecffb0b43cf0bc6c0f4df8b39f79d /package-lock.json
parent32c87493afa4a0a7fbffde896800c8092385e8da (diff)
Bump sass from 1.27.0 to 1.28.0 (#315)
Bumps [sass](https://github.com/sass/dart-sass) from 1.27.0 to 1.28.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.27.0...1.28.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index a4bb267..e979fbb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8864,9 +8864,9 @@
"dev": true
},
"sass": {
- "version": "1.27.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.27.0.tgz",
- "integrity": "sha512-0gcrER56OkzotK/GGwgg4fPrKuiFlPNitO7eUJ18Bs+/NBlofJfMxmxqpqJxjae9vu0Wq8TZzrSyxZal00WDig==",
+ "version": "1.28.0",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.28.0.tgz",
+ "integrity": "sha512-9FWX/0wuE1KxwfiP02chZhHaPzu6adpx9+wGch7WMOuHy5npOo0UapRI3FNSHva2CczaYJu2yNUBN8cCSqHz/A==",
"dev": true,
"requires": {
"chokidar": ">=2.0.0 <4.0.0"