Updated npm deps
This commit is contained in:
parent f4a1e7a03c
commit 0bed80dc62
2 changed files with 8 additions and 8 deletions
14 package-lock.json generated
14
package-lock.json generated | @ -10,7 +10,7 @@ | |||
"license": "MIT", | ||||
"devDependencies": { | ||||
"npm-run-all": "^4.1.5", | ||||
"sass": "^1.34.0" | ||||
"sass": "^1.35.1" | ||||
} | ||||
}, | ||||
"node_modules/anymatch": { | ||||
| @ -682,9 +682,9 @@ | |||
} | ||||
}, | ||||
"node_modules/sass": { | ||||
"version": "1.34.0", | ||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.34.0.tgz", | ||||
"integrity": "sha512-rHEN0BscqjUYuomUEaqq3BMgsXqQfkcMVR7UhscsAVub0/spUrZGBMxQXFS2kfiDsPLZw5yuU9iJEFNC2x38Qw==", | ||||
"version": "1.35.1", | ||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.35.1.tgz", | ||||
"integrity": "sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==", | ||||
"dev": true, | ||||
"dependencies": { | ||||
"chokidar": ">=3.0.0 <4.0.0" | ||||
| @ -1357,9 +1357,9 @@ | |||
} | ||||
}, | ||||
"sass": { | ||||
"version": "1.34.0", | ||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.34.0.tgz", | ||||
"integrity": "sha512-rHEN0BscqjUYuomUEaqq3BMgsXqQfkcMVR7UhscsAVub0/spUrZGBMxQXFS2kfiDsPLZw5yuU9iJEFNC2x38Qw==", | ||||
"version": "1.35.1", | ||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.35.1.tgz", | ||||
"integrity": "sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==", | ||||
"dev": true, | ||||
"requires": { | ||||
"chokidar": ">=3.0.0 <4.0.0" | ||||
| |
| @ -20,6 +20,6 @@ | |||
"license": "MIT", | ||||
"devDependencies": { | ||||
"npm-run-all": "^4.1.5", | ||||
"sass": "^1.34.0" | ||||
"sass": "^1.35.1" | ||||
} | ||||
} | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue