Skip to content

Commit

Permalink
Merge pull request #27 from localnerve/rc-4.9.1
Browse files Browse the repository at this point in the history
@4.9.1 - sass@1.71.1
  • Loading branch information
localnerve committed Feb 25, 2024
2 parents 8c70d7e + ab9d10b commit 2132cbb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@localnerve/sass-asset-functions",
"version": "4.9.0",
"version": "4.9.1",
"description": "compass-style asset functions for dart-sass or other sass compilers",
"main": "index.js",
"exports": {
Expand Down Expand Up @@ -52,14 +52,14 @@
"dependencies": {
"image-size": "^1.1.1",
"mime-types": "^2.1.35",
"sass": "^1.71.0"
"sass": "^1.71.1"
},
"devDependencies": {
"@babel/cli": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"rimraf": "^5.0.5",
"jest": "^29.7.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"node-sass": "^9.0.0",
"tar": "^6.2.0",
"glob": "^10.3.10"
Expand Down

0 comments on commit 2132cbb

Please sign in to comment.