Skip to content

Commit 15f638c

Browse files
committed
Update dependency sass to v1.32.12
1 parent 8a16ae3 commit 15f638c

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.12",
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.12"
8954+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.12.tgz#a2a47ad0f1c168222db5206444a30c12457abb9f"
8955+
integrity sha512-zmXn03k3hN0KaiVTjohgkg98C3UowhL1/VSGdj4/VAAiMKGQOE80PFPxFP2Kyq0OUskPKcY5lImkhBKEHlypJA==
89568956
dependencies:
89578957
chokidar ">=3.0.0 <4.0.0"
89588958

0 commit comments

Comments
 (0)