diff options
| author | Renovate Bot <[email protected]> | 2022-03-07 14:19:40 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-03-07 14:19:40 +0000 |
| commit | 67c98e3c8727410270f0c52ea89ebaa95685de43 (patch) | |
| tree | df4e2c09327efea7293cfda7162cf8d795b91c29 /package.json | |
| parent | Merge pull request #10 from senpy-club/renovate/sass-loader-11.x (diff) | |
| download | frontend-renovate/sass-1.x.tar.xz frontend-renovate/sass-1.x.zip | |
chore(deps): update dependency sass to v1.49.9renovate/sass-1.x
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f7a8e91..194aee2 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-plugin-vue": "7.9.0", "husky": "6.0.0", "lint-staged": "11.0.0", - "sass": "1.32.12", + "sass": "1.49.9", "sass-loader": "11.1.0", "typescript": "4.2.4" }, |