Skip to content

Commit

Permalink
upgrade major deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jgerigmeyer committed Dec 2, 2024
1 parent f84d658 commit 1ebc2b7
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 175 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"chokidar-cli": "^3.0.0",
"mocha": "^10.8.2",
"mocha": "^11.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.49",
"prettier": "^3.4.1",
Expand All @@ -54,13 +54,13 @@
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^6.0.2",
"stylelint": "^16.11.0",
"stylelint-config-standard-scss": "^13.1.0"
"stylelint-config-standard-scss": "^14.0.0"
},
"eyeglass": {
"sassDir": "sass",
"exports": false,
"name": "accoutrement",
"needs": "^1.0.0"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit 1ebc2b7

Please sign in to comment.