Merge pull request #293 from skidoodle/dependabot/npm_and_yarn/sass-1.57.1

Bump sass from 1.56.2 to 1.57.1
This commit is contained in:
skidoodle 2023-01-15 14:49:31 +01:00 committed by GitHub
commit 9c8472388a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
"postcss": "^8.4.18",
"react-hot-toast": "^2.4.0",
"react-icons": "^4.7.1",
"sass": "^1.56.2",
"sass": "^1.57.1",
"tailwindcss": "^3.2.1",
"typescript": "4.9.4"
},