Skip to content

Commit c975d58

Browse files
committed
Update dependency sass to v1.32.13
1 parent 8a16ae3 commit c975d58

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "7.24.0",
3434
"eslint-plugin-vue": "7.9.0",
3535
"node-sass": "5.0.0",
36-
"sass": "1.32.10",
36+
"sass": "1.32.13",
3737
"sass-loader": "10.1.1",
3838
"vue-cli-plugin-vuetify": "2.3.1",
3939
"vue-template-compiler": "2.6.12",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8949,10 +8949,10 @@ [email protected]:
89498949
schema-utils "^3.0.0"
89508950
semver "^7.3.2"
89518951

8952-
8953-
version "1.32.10"
8954-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.10.tgz#d40da4e20031b450359ee1c7e69bc8cc89569241"
8955-
integrity sha512-Nx0pcWoonAkn7CRp0aE/hket1UP97GiR1IFw3kcjV3pnenhWgZEWUf0ZcfPOV2fK52fnOcK3JdC/YYZ9E47DTQ==
8952+
8953+
version "1.32.13"
8954+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.13.tgz#8d29c849e625a415bce71609c7cf95e15f74ed00"
8955+
integrity sha512-dEgI9nShraqP7cXQH+lEXVf73WOPCse0QlFzSD8k+1TcOxCMwVXfQlr0jtoluZysQOyJGnfr21dLvYKDJq8HkA==
89568956
dependencies:
89578957
chokidar ">=3.0.0 <4.0.0"
89588958

0 commit comments

Comments
 (0)