mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-06-15 00:52:23 +03:00
Merge pull request #40 from solodyagin/dependabot/npm_and_yarn/sass-1.54.6
chore(deps-dev): bump sass from 1.54.5 to 1.54.6
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.4.0",
|
||||
"sass": "^1.54.5",
|
||||
"sass": "^1.54.6",
|
||||
"sass-loader": "^10.3.1",
|
||||
"vue-template-compiler": "^2.7.10"
|
||||
},
|
||||
@@ -12930,9 +12930,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.54.5",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.54.5.tgz",
|
||||
"integrity": "sha512-p7DTOzxkUPa/63FU0R3KApkRHwcVZYC0PLnLm5iyZACyp15qSi32x7zVUhRdABAATmkALqgGrjCJAcWvobmhHw==",
|
||||
"version": "1.54.6",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.54.6.tgz",
|
||||
"integrity": "sha512-DUqJjR2WxXBcZjRSZX5gCVyU+9fuC2qDfFzoKX9rV4rCOcec5mPtEafTcfsyL3YJuLONjWylBne+uXVh5rrmFw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
@@ -27291,9 +27291,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.54.5",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.54.5.tgz",
|
||||
"integrity": "sha512-p7DTOzxkUPa/63FU0R3KApkRHwcVZYC0PLnLm5iyZACyp15qSi32x7zVUhRdABAATmkALqgGrjCJAcWvobmhHw==",
|
||||
"version": "1.54.6",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.54.6.tgz",
|
||||
"integrity": "sha512-DUqJjR2WxXBcZjRSZX5gCVyU+9fuC2qDfFzoKX9rV4rCOcec5mPtEafTcfsyL3YJuLONjWylBne+uXVh5rrmFw==",
|
||||
"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.4.0",
|
||||
"sass": "^1.54.5",
|
||||
"sass": "^1.54.6",
|
||||
"sass-loader": "^10.3.1",
|
||||
"vue-template-compiler": "^2.7.10"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user