mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-06-18 20:40:33 +03:00
Merge pull request #5 from solodyagin/dependabot/npm_and_yarn/sass-1.52.3
chore(deps-dev): bump sass from 1.52.2 to 1.52.3
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.1.0",
|
||||
"sass": "^1.52.2",
|
||||
"sass": "^1.52.3",
|
||||
"sass-loader": "^10.2.1",
|
||||
"vue-template-compiler": "^2.6.11"
|
||||
},
|
||||
@@ -12720,9 +12720,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.52.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.52.2.tgz",
|
||||
"integrity": "sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==",
|
||||
"version": "1.52.3",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.52.3.tgz",
|
||||
"integrity": "sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
@@ -26820,9 +26820,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.52.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.52.2.tgz",
|
||||
"integrity": "sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==",
|
||||
"version": "1.52.3",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.52.3.tgz",
|
||||
"integrity": "sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==",
|
||||
"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.1.0",
|
||||
"sass": "^1.52.2",
|
||||
"sass": "^1.52.3",
|
||||
"sass-loader": "^10.2.1",
|
||||
"vue-template-compiler": "^2.6.11"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user