mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-06-10 14:42:26 +03:00
chore(deps-dev): bump sass from 1.69.0 to 1.69.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.0 to 1.69.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.69.0...1.69.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+7
-7
@@ -18,7 +18,7 @@
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-plugin-vue": "^9.16.1",
|
||||
"sass": "^1.69.0",
|
||||
"sass": "^1.69.1",
|
||||
"sass-loader": "^10.4.1",
|
||||
"vue-template-compiler": "^2.7.14"
|
||||
},
|
||||
@@ -12930,9 +12930,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.69.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.0.tgz",
|
||||
"integrity": "sha512-l3bbFpfTOGgQZCLU/gvm1lbsQ5mC/WnLz3djL2v4WCJBDrWm58PO+jgngcGRNnKUh6wSsdm50YaovTqskZ0xDQ==",
|
||||
"version": "1.69.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.1.tgz",
|
||||
"integrity": "sha512-nc969GvTVz38oqKgYYVHM/Iq7Yl33IILy5uqaH2CWSiSUmRCvw+UR7tA3845Sp4BD5ykCUimvrT3k1EjTwpVUA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
@@ -27302,9 +27302,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.69.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.0.tgz",
|
||||
"integrity": "sha512-l3bbFpfTOGgQZCLU/gvm1lbsQ5mC/WnLz3djL2v4WCJBDrWm58PO+jgngcGRNnKUh6wSsdm50YaovTqskZ0xDQ==",
|
||||
"version": "1.69.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.1.tgz",
|
||||
"integrity": "sha512-nc969GvTVz38oqKgYYVHM/Iq7Yl33IILy5uqaH2CWSiSUmRCvw+UR7tA3845Sp4BD5ykCUimvrT3k1EjTwpVUA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
||||
+1
-1
@@ -55,7 +55,7 @@
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-plugin-vue": "^9.16.1",
|
||||
"sass": "^1.69.0",
|
||||
"sass": "^1.69.1",
|
||||
"sass-loader": "^10.4.1",
|
||||
"vue-template-compiler": "^2.7.14"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user