Bump sass from 1.35.2 to 1.36.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.35.2 to 1.36.0. - [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.35.2...1.36.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c7ec76767e
commit
1537ecd7d5
18
package-lock.json
generated
18
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "live-atlas",
|
||||
"version": "1.2.3",
|
||||
"version": "1.3.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "live-atlas",
|
||||
"version": "1.2.3",
|
||||
"version": "1.3.2",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@kyvg/vue3-notification": "2.3.0",
|
||||
@ -27,7 +27,7 @@
|
||||
"eslint-plugin-vue": "^7.14",
|
||||
"patch-package": "^6.4",
|
||||
"rollup-plugin-analyzer": "^4.0",
|
||||
"sass": "^1.35",
|
||||
"sass": "^1.36",
|
||||
"typescript": "^4.3",
|
||||
"vite": "^2.4",
|
||||
"vite-plugin-svg-sprite-component": "^1.0",
|
||||
@ -3014,9 +3014,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.35.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.35.2.tgz",
|
||||
"integrity": "sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==",
|
||||
"version": "1.36.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.36.0.tgz",
|
||||
"integrity": "sha512-fQzEjipfOv5kh930nu3Imzq3ie/sGDc/4KtQMJlt7RRdrkQSfe37Bwi/Rf/gfuYHsIuE1fIlDMvpyMcEwjnPvg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0"
|
||||
@ -6115,9 +6115,9 @@
|
||||
}
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.35.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.35.2.tgz",
|
||||
"integrity": "sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==",
|
||||
"version": "1.36.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.36.0.tgz",
|
||||
"integrity": "sha512-fQzEjipfOv5kh930nu3Imzq3ie/sGDc/4KtQMJlt7RRdrkQSfe37Bwi/Rf/gfuYHsIuE1fIlDMvpyMcEwjnPvg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0"
|
||||
|
@ -29,7 +29,7 @@
|
||||
"eslint-plugin-vue": "^7.14",
|
||||
"patch-package": "^6.4",
|
||||
"rollup-plugin-analyzer": "^4.0",
|
||||
"sass": "^1.35",
|
||||
"sass": "^1.36",
|
||||
"typescript": "^4.3",
|
||||
"vite": "^2.4",
|
||||
"vite-plugin-svg-sprite-component": "^1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user