1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

chore(sasjs-tests): bumped node-sass

This commit is contained in:
Yury Shkoda
2023-06-21 16:35:33 +03:00
parent 28e9d1cc6b
commit 8d7cc11db5

View File

@@ -43,6 +43,6 @@
]
},
"devDependencies": {
"node-sass": "7.0.3"
"node-sass": "9.0.0"
}
}
}