Skip to content

Commit

Permalink
Update npm dependencies (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
nizarmah authored Mar 19, 2024
1 parent 0a4662c commit 5a6c273
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"repository": "nizarmah/auto-minify",
"homepage": "https://github.com/nizarmah/auto-minify/",
"dependencies": {
"uglify-js": "^3.10.0",
"babel-minify": "^0.5.1",
"clean-css-cli": "^4.3.0",
"lightningcss-cli": "^1.24.1"
"babel-minify": "^0.5.2",
"clean-css-cli": "^5.6.3",
"lightningcss-cli": "^1.24.1",
"uglify-js": "^3.17.4"
},
"author": {
"name": "Nizar Mahmoud",
"email": "[email protected]",
"url": "https://github.com/nizarmah"
}
}
}
2 changes: 1 addition & 1 deletion tests/css_engine/clean-css/main.expected.css

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

0 comments on commit 5a6c273

Please sign in to comment.