Skip to content

Commit

Permalink
chore(deps): upgrade Sass, terser and autoprefixer
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoodd committed Sep 21, 2023
1 parent b34b14d commit 66c6e93
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 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
Expand Up @@ -58,7 +58,7 @@
"lint:js": "eslint _site/js/**/*.js"
},
"devDependencies": {
"autoprefixer": "^10.4.15",
"autoprefixer": "^10.4.16",
"concurrently": "^8.2.1",
"cssnano": "^6.0.1",
"eslint": "^8.49.0",
Expand All @@ -75,13 +75,13 @@
"postcss": "^8.4.30",
"postcss-cli": "^10.0.0",
"purgecss": "^5.0.0",
"sass": "^1.67.0",
"sass": "^1.68.0",
"servor": "^4.0.2",
"shx": "^0.3.4",
"stylelint": "^15.10.3",
"stylelint-config-recommended-scss": "^13.0.0",
"stylelint-scss": "^5.2.1",
"terser": "^5.19.4"
"terser": "^5.20.0"
},
"dependencies": {
"sseeeedd": "^0.4.2"
Expand Down

0 comments on commit 66c6e93

Please sign in to comment.